
Health protection zones of the Esch damZones de protection sanitaires du barrage d'Esch
Zones de protection sanitaires du barrage d'EschHealth protection zones of the Esch dam
This API, part of Luxembourg's national Geoportail infrastructure, provides geospatial data via the OGC API standard on health protection zones surrounding the Esch-sur-Sûre dam. It delineates areas subject to sanitary protection measures safeguarding the water reservoir, likely related to drinking water supply. The dataset is published at national scope for Luxembourg and is accessible free of charge without authentication, allowing integration into GIS applications and mapping tools that consume standardized OGC geospatial services.Geoportail OGC API.
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 |
|---|---|---|
| geometryGeometry | geometry | Geographic boundary of the sanitary protection zone.Geographic boundary of the sanitary protection zone. |
| OBJECTID | integer | Internal record identifier.Internal record identifier. |
| Hyperlinks | string | Link to related documents or additional information.Link to related documents or additional information. |
| Legende | string | Legend text describing the type of protection zone.Legend text describing the type of protection zone. |
| pygeoapi_idPygeoapi id | integer | Unique identifier used by the pygeoapi service.Unique identifier used by the pygeoapi service. |
Schema captured from ogc_api_features 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 (2 records)
| OBJECTID | Hyperlinks | Legende | pygeoapi_id |
|---|---|---|---|
| 1 | http://www.legilux.public.lu/leg/a/archives/1961/0021/index.html#1961A04291 | I | 1 |
| 2 | http://www.legilux.public.lu/leg/a/archives/1961/0021/index.html#1961A04291 | II | 2 |
Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://features.geoportail.lu/collections/490
Query examples
curl -s 'https://features.geoportail.lu/collections/490/items?f=json&limit=20' -H 'Accept: application/json'First 20 features of the collection as GeoJSON.