Local Urban Planning Plan of TERRE-DE-BAS — Surface Requirements (WFS service)
This WFS service provides geospatial data on planning prescriptions from the Local Urban Planning Plan (PLU) of Terre-de-Bas, a French commune. Prescriptions are regulatory requirements defined under Article R123-11 of the Urban Planning Code, represented as surface, linear, or point features on the plan's graphical documents. A surface prescription overlaid on a zone typically imposes an additional constraint on development or land use within that area, beyond the general zoning rules. The service allows access to these geographic layers for integration into mapping and planning applications, supporting analysis of local land-use regulations and construction constraints.Service WFS — The requirements of an urban planning document are defined in Article R123-11 of the Urban Planning Code. A prescription is in the form of surface, linear or point information that appears on the graphical documents of the PLU. A prescription superimposed on an area of the urban planning document generally imposes an additional constraint on the settlement of the area.
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 |
|---|---|---|
| msGeometryMs geometry | geometry | Geometric shape of the surface prescription area.Geometric shape of the surface prescription area. |
| gid | integer | Internal record identifier.Internal record identifier. |
| libelle | string | Label or name of the prescription.Label or name of the prescription. |
| typepsc | string | Type of urban planning prescription.Type of urban planning prescription. |
| stypepsc | string | Subtype of the urban planning prescription.Subtype of the urban planning prescription. |
| nomfic | string | Name of the associated document file.Name of the associated document file. |
| urlfic | string | URL link to the associated document file.URL link to the associated document file. |
| datvalid | string | Date the prescription was validated.Date the prescription was validated. |
| idurba | string | Identifier of the related urban planning document.Identifier of the related urban planning document. |
| txt | string | Text describing the prescription's regulatory content.Text describing the prescription's regulatory content. |
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)
| gid | libelle | typepsc | stypepsc | nomfic | datvalid | idurba | txt |
|---|---|---|---|---|---|---|---|
| 35 | Espace remarquable du littoral 34 | 31 | 00 | 97130_reglement_20190619.pdf | 20190619 | 97130_PLU_20190619 | ERL 34 |
| 33 | Espace remarquable du littoral 32 | 31 | 00 | 97130_reglement_20190619.pdf | 20190619 | 97130_PLU_20190619 | ERL 32 |
| 36 | Espace remarquable du littoral 35 | 31 | 00 | 97130_reglement_20190619.pdf | 20190619 | 97130_PLU_20190619 | ERL 35 |
Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://datacarto.karugeo.fr/wfs/fe2fd057-eb29-4b5b-8fb5-c23905d89135?request=GetCapabilities&service=WFS
Query examples
curl -s 'https://datacarto.karugeo.fr/wfs/fe2fd057-eb29-4b5b-8fb5-c23905d89135?service=WFS&version=2.0.0&request=GetCapabilities' -H 'Accept: application/json'List the feature types (layers) and supported operations.