Local Urban Planning Plan of TERRE-DE-BAS — Point Requirements (WFS service)
This WFS service provides point-based prescriptions from the Local Urban Planning Plan (PLU) of Terre-de-Bas, a commune in Guadeloupe, France. Under Article R123-11 of the French Urban Planning Code, a prescription is a graphical element—surface, linear, or point—shown on planning documents. When superimposed on a zoned area, it typically introduces an additional constraint on development within that zone. The dataset allows users to access these point prescriptions in a standardized geospatial format for integration into mapping and planning applications, supporting local urban planning administration and analysis of land-use constraints within the commune.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 | Point geometry locating the prescription on the map.Point geometry locating the prescription on the map. |
| gid | integer | Internal record identifier.Internal record identifier. |
| libelle | string | Label naming the prescription.Label naming the prescription. |
| txt | string | Free text describing the prescription.Free text describing the prescription. |
| typepsc | string | Type of prescription applied.Type of prescription applied. |
| stypepsc | string | Subtype of the prescription.Subtype of the prescription. |
| nomfic | string | Name of the associated document file.Name of the associated document file. |
| idurba | string | Identifier of the related urban planning document.Identifier of the related urban planning document. |
| datvalid | string | Date the prescription was validated.Date the prescription was validated. |
| urlfic | string | URL link to the associated document file.URL link to the associated document file. |
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 | txt | typepsc | stypepsc | nomfic | idurba | datvalid |
|---|---|---|---|---|---|---|---|
| 1 | Monument Historique Ancienne Poterie | MH 1 | 07 | 01 | 97130_reglement_20190619.pdf | 97130_PLU_20190619 | 20190619 |
| 2 | Point de vue du Reservoir | PV 1 | 07 | 00 | 97130_reglement_20190619.pdf | 97130_PLU_20190619 | 20190619 |
| 3 | Amenagement aire de detente de la plage de Grande Anse | PV 2 | 43 | 00 | 97130_reglement_20190619.pdf | 97130_PLU_20190619 | 20190619 |
Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://datacarto.karugeo.fr/wfs/f1e92296-a3fb-433d-a39d-0596184e9986?request=GetCapabilities&service=WFS
Query examples
curl -s 'https://datacarto.karugeo.fr/wfs/f1e92296-a3fb-433d-a39d-0596184e9986?service=WFS&version=2.0.0&request=GetCapabilities' -H 'Accept: application/json'List the feature types (layers) and supported operations.