StreetlightsPoints lumineux
Points lumineuxStreetlights
This API provides the location of streetlights belonging to the public lighting network within the municipality of Toulouse. It is published as part of Toulouse Métropole's open data portal and offers freely accessible geolocated data on individual light points across the city. The dataset can be used for mapping public lighting infrastructure, urban planning, and analysis of lighting coverage across the municipal territory.Localisation des points lumineux du réseau d'éclairage public sur le territoire de la commune de Toulouse.
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_2dCoordinates | geo_point_2d | — |
| geo_shapeShape | geo_shape | — |
| alt | double | — |
| mat | text | — |
| nature | text | — |
Schema captured from opendatasoft 18 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 1alt: 144.93 · mat: 2147
{
"alt": 144.93,
"mat": "2147",
"nature": null,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
1.41071847592969,
43.565466031120366
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 43.565466031120366,
"lon": 1.4107184759296898
}
}Record 2alt: 146.11 · mat: 361
{
"alt": 146.11,
"mat": "361",
"nature": null,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
1.419433957117463,
43.547719798389146
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 43.547719798389146,
"lon": 1.4194339571174628
}
}Record 3alt: 136.41 · mat: 1241
{
"alt": 136.41,
"mat": "1241",
"nature": null,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
1.420181241435721,
43.61152602499143
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 43.61152602499143,
"lon": 1.420181241435721
}
}Record 4alt: 134.33 · mat: 347
{
"alt": 134.33,
"mat": "347",
"nature": null,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
1.423776648873967,
43.612103981584546
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 43.612103981584546,
"lon": 1.4237766488739667
}
}Record 5alt: 140.75 · mat: 698
{
"alt": 140.75,
"mat": "698",
"nature": null,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
1.428240588283181,
43.58486214779156
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 43.58486214779156,
"lon": 1.4282405882831808
}
}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/points-lumineux
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.toulouse-metropole.fr/api/explore/v2.1/catalog/datasets/points-lumineux/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.