
1983 flood extent zoneZone inondable crue 1983
Zone inondable crue 19831983 flood extent zone
This API provides geospatial data delineating the area affected by the 1983 flood event in Luxembourg. It is published via the national Geoportail as part of its OGC API services, offering standardized access to flood-extent boundaries for integration into GIS applications and mapping tools. The dataset covers the national territory and is intended to support flood-risk assessment, spatial planning, and historical comparison with more recent flood events. Access is free and does not require authentication, making the data readily usable by public authorities, researchers, and third-party developers working on hydrology, land-use planning, or disaster-risk analysis in Luxembourg.Geoportail OGC API.
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (3 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| geometryGeometry | geometry | Spatial geometry outlining the 1983 flood zone.Spatial geometry outlining the 1983 flood zone. |
| OBJECTID | integer | Internal record identifier.Internal record identifier. |
| pygeoapi_idPygeoapi id | integer | Unique identifier assigned by the pygeoapi service.Unique 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)
| OBJECTID | pygeoapi_id |
|---|---|
| 1 | 1 |
| 2 | 2 |
| 3 | 3 |
| 4 | 4 |
| 5 | 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/637
Query examples
curl -s 'https://features.geoportail.lu/collections/637/items?f=json&limit=20' -H 'Accept: application/json'First 20 features of the collection as GeoJSON.