
Drinking water abstraction pointsPoints de prélèvement d'eau potable
Points de prélèvement d'eau potableDrinking water abstraction points
An OGC API service published via Luxembourg's national Geoportail, providing geospatial data on drinking water abstraction points across the country. The dataset identifies locations where water is drawn for public drinking water supply, accessible through a standard OGC API interface without authentication. As part of the national geoportal infrastructure, it supports integration with GIS tools and other geospatial applications for mapping and analysis of water resource infrastructure at a national scale.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 coordinates of the water intake point.Geographic coordinates of the water intake point. |
| OBJECTID | integer | Internal record identifier.Internal record identifier. |
| Station | string | Name or code of the drinking water abstraction station.Name or code of the drinking water abstraction station. |
| Name | string | Name of the water intake point.Name of the water intake point. |
| pygeoapi_idPygeoapi id | integer | Unique identifier assigned by the pygeoapi service.Unique identifier assigned by the pygeoapi service. |
Schema captured from ogc_api_features 28 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)
| OBJECTID | Station | Name | pygeoapi_id |
|---|---|---|---|
| 12442253 | FCC-1-02 | Forage Tubishaff | 1 |
| 12442254 | FCC-1-03 | Forage Tubishaff 2 | 2 |
| 12442255 | FCC-1-05 | Forage Bouillon (h.s.) | 3 |
| 12442256 | FCC-1-5 | Forage Bouillon | 4 |
| 12442257 | FCC-1-57 | Forage Pétrusse | 5 |
Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://features.geoportail.lu/collections/567
Query examples
curl -s 'https://features.geoportail.lu/collections/567/items?f=json&limit=20' -H 'Accept: application/json'First 20 features of the collection as GeoJSON.