Local urban plan of SAINT-CLAUDE — Zonage (WFS service)
This WFS service provides the digitised Local Urban Plan (PLU) zoning for the municipality of Saint-Claude, France. It defines building rights and land-use zoning across the commune, indicating what type of construction is permitted in each zone. The plan has been digitised in accordance with national technical standards set by CNIG (Conseil National de l'Information Géolocalisée), ensuring interoperability with other French urban planning datasets. The service is intended for consultation of zoning rules applicable to specific parcels within the municipality, supporting planning and construction-related queries at the local level.Service WFS — Local Urban Planning Plan (PLU) digitised. This lot informs about the right to build on the municipality of SAINT-CLAUDE. This PLU is digitised in accordance with the national requirements of the CNIG.
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.
| Field | Type | Description |
|---|---|---|
| msGeometryMs geometry | geometry | Geometric shape of the zoning area.Geometric shape of the zoning area. |
| gid | integer | Internal record identifier.Internal record identifier. |
| libelle | string | Short label identifying the zoning area.Short label identifying the zoning area. |
| libelong | string | Full name or extended label of the zoning area.Full name or extended label of the zoning area. |
| typezone | string | Type of urban planning zone.Type of urban planning zone. |
| destdomi | string | Dominant land use designation of the zone.Dominant land use designation of the zone. |
| nomfic | string | Name of the associated regulation document file.Name of the associated regulation document file. |
| urlfic | string | Link to the associated regulation document file.Link to the associated regulation document file. |
| insee | string | INSEE code identifying the municipality.INSEE code identifying the municipality. |
| datappro | string | Date the plan was formally approved.Date the plan was formally approved. |
| datvalid | string | Date the plan became legally valid.Date the plan became legally valid. |
Schema captured from wfs 21 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 (3 records)
Record 1gid: 1 · insee: 97124
{
"gid": "1",
"insee": "97124",
"nomfic": "97124_reglement_20180913.pdf",
"libelle": "Ub2",
"datappro": "2018/09/13",
"datvalid": "2018/09/13",
"destdomi": "03",
"libelong": "Zone urbaine mixte de densité relativement élvée, qui correspond aux centres des zones agglomérées des sections (Matouba,Dugommier,Desmarais et les Cités)",
"typezone": "U"
}Record 2gid: 2 · insee: 97124
{
"gid": "2",
"insee": "97124",
"nomfic": "97124_reglement_20180913.pdf",
"libelle": "N2",
"datappro": "2018/09/13",
"datvalid": "2018/09/13",
"destdomi": "08",
"libelong": "Zones naturelles qui correspond aux autres espaces naturels à protéger désignés par le SAR.",
"typezone": "N"
}Record 3gid: 3 · insee: 97124
{
"gid": "3",
"insee": "97124",
"nomfic": "97124_reglement_20180913.pdf",
"libelle": "Ux1",
"datappro": "2018/09/13",
"datvalid": "2018/09/13",
"destdomi": "02",
"libelong": "Zone urbaine qui comporte des zones d’activités économiques qui correspond au périmètre dans lequel est implantée l'usine d'embouteillage de Matouba.",
"typezone": "U"
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://datacarto.karugeo.fr/wfs/0f29e5cd-1cc0-4778-a357-7be6c080da1b?request=GetCapabilities&service=WFS
Query examples
curl -s 'https://datacarto.karugeo.fr/wfs/0f29e5cd-1cc0-4778-a357-7be6c080da1b?service=WFS&version=2.0.0&request=GetCapabilities' -H 'Accept: application/json'List the feature types (layers) and supported operations.