PLU/PLUi ZoningZonages PLU/PLUi
Zonages PLU/PLUiPLU/PLUi Zoning
This API provides zoning data from the local urban planning documents (PLU/PLUi) of the Aix-Marseille-Provence Metropole, published by the Métropole itself. These municipal or intercommunal planning documents define the conditions for land use and development within the territory. The data is distributed for informational purposes only and has no legal standing vis-à-vis the Metropole. It serves as a reference tool for understanding zoning rules and land-use planning orientations across the metropolitan area's communes.”Ces données sont diffusées à titre d'information et ne sont pas opposables à la Métropole. Le plan local d’urbanisme est un document d’urbanisme (PLU) communal ou intercommunal (PLUi) qui détermine les conditions d’aménagement et d’utilisation des sols. Objet : Véritable boîte à outils pour orien...
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (11 fields)
Click a field to see example values.
| Fill | Field | Type | Description |
|---|---|---|---|
| 100% | objectid | int | Internal record identifier.Internal record identifier. |
| 100% | id_zoneIdent. élément P.L.U | int | Unique identifier of the PLU zoning element.Unique identifier of the PLU zoning element. |
| 100% | id_docuIdent. doc. urba. | int | Identifier of the related urban planning document.Identifier of the related urban planning document. |
| 100% | typezoneType de la zone | text | Category code of the zone (e.g. urban, natural).Category code of the zone (e.g. urban, natural). |
| 100% | libelleNom court de la zone | text | Short name or code of the zone.Short name or code of the zone. |
| 99.5% | libelongNom complet de la zone | text | Full descriptive name of the zone.Full descriptive name of the zone. |
| 100% | datvalidDate de validation | datetime | Date the zoning document was validated.Date the zoning document was validated. |
| 81.1% | attcompAttributs complémentaires | text | Additional attributes, such as links to related documents.Additional attributes, such as links to related documents. |
| 100% | surface | double | Surface area of the zone.Surface area of the zone. |
| 100% | geo_shapeShape | geo_shape | Geographic boundary of the zone as a shape.Geographic boundary of the zone as a shape. |
| — | geo_point_2dCoordinates | geo_point_2d | Geographic centroid coordinates of the zone.Geographic centroid coordinates of the zone. |
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 1attcomp: — · id_docu: 314
{
"attcomp": null,
"id_docu": 314,
"id_zone": 57881,
"libelle": "N",
"surface": 644036.6500002,
"datvalid": "2022-06-30T02:00:00+00:00",
"libelong": "zone naturelle",
"objectid": 7405,
"typezone": "N",
"geo_shape": "[large value omitted]",
"geo_point_2d": {
"lat": 43.48359554547992,
"lon": 5.179137220084233
}
}Record 2attcomp: — · id_docu: 314
{
"attcomp": null,
"id_docu": 314,
"id_zone": 57882,
"libelle": "N",
"surface": 733849.46500047,
"datvalid": "2022-06-30T02:00:00+00:00",
"libelong": "zone naturelle",
"objectid": 7406,
"typezone": "N",
"geo_shape": "[large value omitted]",
"geo_point_2d": {
"lat": 43.52218454473022,
"lon": 5.20206605563437
}
}Record 3attcomp: — · id_docu: 314
{
"attcomp": null,
"id_docu": 314,
"id_zone": 57883,
"libelle": "N",
"surface": 212937.58000115,
"datvalid": "2022-06-30T02:00:00+00:00",
"libelong": "zone naturelle",
"objectid": 7407,
"typezone": "N",
"geo_shape": "[large value omitted]",
"geo_point_2d": {
"lat": 43.51013127420662,
"lon": 5.198567449683685
}
}Record 4attcomp: — · id_docu: 314
{
"attcomp": null,
"id_docu": 314,
"id_zone": 57884,
"libelle": "N",
"surface": 360900.86000022,
"datvalid": "2022-06-30T02:00:00+00:00",
"libelong": "zone naturelle",
"objectid": 7408,
"typezone": "N",
"geo_shape": "[large value omitted]",
"geo_point_2d": {
"lat": 43.4969739532595,
"lon": 5.1669533076094485
}
}Record 5attcomp: — · id_docu: 314
{
"attcomp": null,
"id_docu": 314,
"id_zone": 57885,
"libelle": "UEn",
"surface": 969086.45999924,
"datvalid": "2022-06-30T02:00:00+00:00",
"libelong": "zone correspondant au secteur de l'aerodrome.",
"objectid": 7409,
"typezone": "U",
"geo_shape": "[large value omitted]",
"geo_point_2d": {
"lat": 43.53592675252338,
"lon": 5.180013326982182
}
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://data.ampmetropole.fr/api/explore/v2.1/catalog/datasets/zonages
Query examples
curl -s 'https://data.ampmetropole.fr/api/explore/v2.1/catalog/datasets/zonages/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.