TISSEO - Arrêts logiques
Représentation cartographique des arrêts logiques tout mode (bus, Linéo, TAD, métro, tramway, téléphérique, scolaire) du réseau de transport en commun de Tisséo en service et données attributaires associées. L'arrêt logique est une représentation ponctuelle, correspondant au barycentre des arrêts...
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (12 fields)
Click a field to see example values.
| Fill | Field | Type | Description |
|---|---|---|---|
| — | geo_point_2dGeo Point | geo_point_2d | — |
| — | geo_shapeShape | geo_shape | — |
| — | code_explCode expl | text | code exploitant de Tisséo |
| — | nom_explNom expl | text | nom de l'exploitant du réseau |
| — | code_logCode log | text | identifiant unique de l'arrêt logique provenant du système d'exploitation HASTUS |
| — | nom_logNom log | text | nom commercial de l'arrêt logique |
| — | x_logX log | double | longitude de l'arrêt logique (EPSG 3943) |
| — | y_logY log | double | latitude de l'arrêt logique (EPSG 3943) |
| — | conc_arretConc arret | text | liste des arrêts physiques constituant l'arrêt logique |
| — | conc_ligneConc ligne | text | liste des lignes desservant l'arrêt logique |
| 100% | conc_ptyConc pty | text | liste des parcours-types (itinéraires uniques à une date donnée) desservant l'arrêt logique |
| 100% | conc_modeConc mode | text | liste des modes desservant l'arrêt logique |
Schema captured from opendatasoft 2 hours ago.
Query the data
Pick columns and a sort, then fetch a live preview straight from the source. Choose an API-filterable column (marked ▾) under “Where” to pick from its list of values.
Sample data (5 records)
Record 1x_log: 1561661.65 · y_log: 2264696.9000000004
{
"x_log": 1561661.65,
"y_log": 2264696.9000000004,
"nom_log": "11 Novembre 1918",
"code_log": "2327",
"conc_pty": "55/7 55/8",
"nom_expl": "tisseo",
"code_expl": "6192449487677451",
"conc_mode": "bus",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
1.287363509333337,
43.569685799101755
]
},
"properties": {}
},
"conc_arret": "23270 23271",
"conc_ligne": "55",
"geo_point_2d": {
"lat": 43.569685799101755,
"lon": 1.2873635093333369
}
}Record 2x_log: 1561843.15 · y_log: 2266252.35
{
"x_log": 1561843.15,
"y_log": 2266252.35,
"nom_log": "A. Perdiguier",
"code_log": "2325",
"conc_pty": "55/7 55/8",
"nom_expl": "tisseo",
"code_expl": "6192449487677451",
"conc_mode": "bus",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
1.289217777234283,
43.58371661558584
]
},
"properties": {}
},
"conc_arret": "23250 23251",
"conc_ligne": "55",
"geo_point_2d": {
"lat": 43.58371661558584,
"lon": 1.2892177772342834
}
}Record 3x_log: 1567451.15 · y_log: 2268989.6500000004
{
"x_log": 1567451.15,
"y_log": 2268989.6500000004,
"nom_log": "A320",
"code_log": "740",
"conc_pty": "63/16 63/2",
"nom_expl": "tisseo",
"code_expl": "6192449487677451",
"conc_mode": "bus",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
1.357980587537397,
43.60935687622017
]
},
"properties": {}
},
"conc_arret": "7400 7401",
"conc_ligne": "63",
"geo_point_2d": {
"lat": 43.60935687622017,
"lon": 1.357980587537397
}
}Record 4x_log: 1577419 · y_log: 2275146.4
{
"x_log": 1577419,
"y_log": 2275146.4,
"nom_log": "Agout",
"code_log": "1047",
"conc_pty": "40/5 40/6 SC10/3 SC10/4 SC15/5 SC15/6",
"nom_expl": "tisseo",
"code_expl": "6192449487677451",
"conc_mode": "bus scolaire",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
1.480054845221746,
43.66645040997576
]
},
"properties": {}
},
"conc_arret": "10470 10471",
"conc_ligne": "40 SC10 SC15",
"geo_point_2d": {
"lat": 43.66645040997576,
"lon": 1.4800548452217457
}
}Record 5x_log: 1570184.5999999999 · y_log: 2262382.7999999993
{
"x_log": 1570184.5999999999,
"y_log": 2262382.7999999993,
"nom_log": "Alcatel",
"code_log": "188",
"conc_pty": "58/1 58/126 58/129 58/137 58/138 58/2 58/3 58/4 85/12 85/19 SC40/4 SC40/5",
"nom_expl": "tisseo",
"code_expl": "6192449487677451",
"conc_mode": "bus scolaire",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
1.393399341653591,
43.55037618710519
]
},
"properties": {}
},
"conc_arret": "1880 1881",
"conc_ligne": "58 85 SC40",
"geo_point_2d": {
"lat": 43.55037618710519,
"lon": 1.393399341653591
}
}Live sample captured at profiling time — values may have changed upstream.
Using the API
Configuration
- Base URL
- https://data.toulouse-metropole.fr/api/explore/v2.1/catalog/datasets/arret_logique
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.toulouse-metropole.fr/api/explore/v2.1/catalog/datasets/arret_logique/records?limit=20' -H 'Accept: application/json'First 20 records of the dataset as JSON.
Uses the Opendatasoft Explore v2.1 syntax — supports select, where, group_by and order_by.
Rate limits
Dataset
Volume & freshness
License
No license declared upstream.
Source: opendatasoft
Machine-readable & source
Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.