
Bathing watersEaux de baignade
Eaux de baignadeBathing waters
An OGC API service published by the Luxembourg national geoportal providing geospatial data on bathing water sites across Luxembourg. It offers free access without authentication and is delivered through standard OGC API interfaces, allowing data to be queried and integrated into geographic information systems and mapping applications. The dataset covers designated bathing water locations at the national level.Geoportail OGC API.
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (4 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| geometryGeometry | geometry | Geographic location of the bathing water monitoring station.Geographic location of the bathing water monitoring station. |
| messstationen_GISADMIN_Badegewaesser_OBJECTIDMessstationen gisadmin badegewaesser objectid | integer | Internal object identifier for the bathing water monitoring station.Internal object identifier for the bathing water monitoring station. |
| wasserrahmenrichtlinie_GISADMIN_Badegewaesser_Ergebnisse_RESULTWasserrahmenrichtlinie gisadmin badegewaesser ergebnisse result | string | Water Framework Directive assessment result for the bathing water.Water Framework Directive assessment result for the bathing water. |
| pygeoapi_idPygeoapi id | integer | Internal record identifier assigned by the pygeoapi service.Internal record identifier assigned 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 (5 records)
| messstationen_GISADMIN_Badegewaesser_OBJECTID | wasserrahmenrichtlinie_GISADMIN_Badegewaesser_Ergebnisse_RESULT | pygeoapi_id |
|---|---|---|
| 11 | excellente | 1 |
| 14 | excellente | 2 |
| 15 | excellente | 3 |
| 16 | excellente | 4 |
| 17 | excellente | 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/581
Query examples
curl -s 'https://features.geoportail.lu/collections/581/items?f=json&limit=20' -H 'Accept: application/json'First 20 features of the collection as GeoJSON.