Tram Stations - Toulouse MétropoleStations de tramway - Toulouse Métropole
Stations de tramway - Toulouse MétropoleTram Stations - Toulouse Métropole
This API provides the geographic location of tramway stations within Toulouse Métropole, France. It is published as part of the Toulouse Métropole open data portal and offers free, unauthenticated access to the dataset. The data can be used for mapping tram network infrastructure, supporting transport planning, and integrating station location information into third-party applications or services related to public transportation in the Toulouse metropolitan area.Localisation des stations de tramway
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (10 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| geo_point_2dGeo Point | geo_point_2d | — |
| geo_shapeShape | geo_shape | — |
| infobulle | text | — |
| nom | text | — |
| ligne | text | — |
| type | text | — |
| en_serviceEn service | int | — |
| couvert | text | — |
| etiquette | text | — |
| communeCommune | text | — |
Schema captured from opendatasoft 7 days 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 1nom: BEAUZELLE - AEROSCOPIA · type: Tramway
{
"nom": "BEAUZELLE - AEROSCOPIA",
"type": "Tramway",
"ligne": "T1",
"commune": "BEAUZELLE",
"couvert": "Aérien",
"etiquette": "Beauzelle-Aéroscopia",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
1.36950733519988,
43.660255190540155
]
]
},
"properties": {}
},
"infobulle": "BEAUZELLE - AEROSCOPIA\nligne T1",
"en_service": 2010,
"geo_point_2d": {
"lat": 43.660255190540155,
"lon": 1.3695073351998803
}
}Record 2nom: GRAND NOBLE · type: Tramway
{
"nom": "GRAND NOBLE",
"type": "Tramway",
"ligne": "T1",
"commune": "BLAGNAC",
"couvert": "Aérien",
"etiquette": "Grand Noble",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
1.377463924925277,
43.64475416885451
]
]
},
"properties": {}
},
"infobulle": "GRAND NOBLE\nligne T1",
"en_service": 2010,
"geo_point_2d": {
"lat": 43.64475416885451,
"lon": 1.3774639249252771
}
}Record 3nom: CARTOUCHERIE · type: Tramway
{
"nom": "CARTOUCHERIE",
"type": "Tramway",
"ligne": "T1",
"commune": "TOULOUSE",
"couvert": "Aérien",
"etiquette": "Cartoucherie",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
1.407676393256462,
43.60312658700244
]
]
},
"properties": {}
},
"infobulle": "CARTOUCHERIE\nligne T1",
"en_service": 2010,
"geo_point_2d": {
"lat": 43.60312658700244,
"lon": 1.4076763932564624
}
}Record 4nom: DEODAT DE SEVERAC · type: Tramway
{
"nom": "DEODAT DE SEVERAC",
"type": "Tramway",
"ligne": "T1",
"commune": "TOULOUSE",
"couvert": "Aérien",
"etiquette": "Déodat de Séverac",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
1.421597493275833,
43.58968999228208
]
]
},
"properties": {}
},
"infobulle": "DEODAT DE SEVERAC\nligne T1",
"en_service": 2013,
"geo_point_2d": {
"lat": 43.58968999228208,
"lon": 1.4215974932758333
}
}Record 5nom: AEROPORT · type: Tramway
{
"nom": "AEROPORT",
"type": "Tramway",
"ligne": "AEROPORT",
"commune": "BLAGNAC",
"couvert": "Aérien",
"etiquette": "Aéroport",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
1.374375060591013,
43.63134028241912
]
]
},
"properties": {}
},
"infobulle": "AEROPORT\nligne AEROPORT",
"en_service": 2027,
"geo_point_2d": {
"lat": 43.63134028241912,
"lon": 1.3743750605910126
}
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://data.toulouse-metropole.fr/api/explore/v2.1/catalog/datasets/stations-de-tramway
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.toulouse-metropole.fr/api/explore/v2.1/catalog/datasets/stations-de-tramway/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.