
Lac de la Haute Sûre
An OGC API endpoint providing geospatial data related to the Lac de la Haute Sûre area in Luxembourg, published via the national Geoportail. It offers free, unauthenticated access to standardized geographic data following OGC API conventions, allowing integration into mapping and GIS applications. As part of Luxembourg's national geoportal infrastructure, it supports spatial data interoperability for this specific lake and reservoir area.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 | Geographic shape and coordinates of the feature.Geographic shape and coordinates of the feature. |
| OBJECTID | integer | Unique numeric identifier for the record.Unique numeric identifier for 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 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 (1 record)
| OBJECTID | pygeoapi_id |
|---|---|
| 1 | 1 |
Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://features.geoportail.lu/collections/569
Query examples
curl -s 'https://features.geoportail.lu/collections/569/items?f=json&limit=20' -H 'Accept: application/json'First 20 features of the collection as GeoJSON.