
1995 flood zoneZone inondable crue 1995
Zone inondable crue 19951995 flood zone
This API provides geospatial access to mapped flood-extent data for the 1995 flood event in Luxembourg, published via the national Geoportail as an OGC-compliant API. It allows retrieval of flood-zone boundaries for integration into mapping and analysis tools. The dataset is part of Luxembourg's national geoportal infrastructure and is accessible without authentication, supporting spatial analysis of historical flood extents 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 (3 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| geometryGeometry | geometry | Spatial geometry outlining the 1995 flood zone area.Spatial geometry outlining the 1995 flood zone area. |
| OBJECTID | integer | Unique numeric identifier assigned to the record.Unique numeric identifier assigned to the record. |
| pygeoapi_idPygeoapi id | integer | Internal identifier assigned by the pygeoapi service.Internal 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/633
Query examples
curl -s 'https://features.geoportail.lu/collections/633/items?f=json&limit=20' -H 'Accept: application/json'First 20 features of the collection as GeoJSON.