Territorial Boundaries - Toulouse MétropoleLimites de territoires - Toulouse Métropole
Limites de territoires - Toulouse MétropoleTerritorial Boundaries - Toulouse Métropole
This API provides the geographic boundaries of the territorial subdivisions within Toulouse Métropole, the metropolitan authority covering the Toulouse urban area in southern France. It is published as open data by Toulouse Métropole and made available through its open-data portal. The dataset is useful for mapping, spatial analysis, and administrative purposes requiring precise delineation of the metropolitan area's constituent territories.Limite des territoires de Toulouse Métropole.
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (5 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| geo_point_2dGeo Point | geo_point_2d | Geographic centroid coordinates (latitude, longitude) of the territory.Geographic centroid coordinates (latitude, longitude) of the territory. |
| geo_shapeShape | geo_shape | Geometric boundary shape of the territory.Geometric boundary shape of the territory. |
| numero | int | Identifying number of the territory.Numéro du Territoire |
| nom | text | Name of the territory.Nom du Territoire |
| surface_km2Surface km2 | double | Area of the territory in square kilometers.Surface du Territoire en km² |
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 1nom: Territoire Est · numero: 3
{
"nom": "Territoire Est",
"numero": 3,
"geo_shape": "[large value omitted]",
"surface_km2": 127.634,
"geo_point_2d": {
"lat": 43.59619341155454,
"lon": 1.5288877921911646
}
}Record 2nom: Territoire Ouest · numero: 5
{
"nom": "Territoire Ouest",
"numero": 5,
"geo_shape": "[large value omitted]",
"surface_km2": 145.411,
"geo_point_2d": {
"lat": 43.63715979100571,
"lon": 1.3256346737326137
}
}Record 3nom: Territoire Sud · numero: 4
{
"nom": "Territoire Sud",
"numero": 4,
"geo_shape": "[large value omitted]",
"surface_km2": 58.493,
"geo_point_2d": {
"lat": 43.56073373499168,
"lon": 1.3648178248056726
}
}Record 4nom: Territoire Centre · numero: 1
{
"nom": "Territoire Centre",
"numero": 1,
"geo_shape": "[large value omitted]",
"surface_km2": 14.0289,
"geo_point_2d": {
"lat": 43.60067258236373,
"lon": 1.4430466652564145
}
}Record 5nom: Territoire Nord · numero: 2
{
"nom": "Territoire Nord",
"numero": 2,
"geo_shape": "[large value omitted]",
"surface_km2": 114.665,
"geo_point_2d": {
"lat": 43.6869062724888,
"lon": 1.4170765732210095
}
}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/territoritoires_tm
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.toulouse-metropole.fr/api/explore/v2.1/catalog/datasets/territoritoires_tm/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.