
Landfill for Non-Hazardous WasteDécharge pour déchets non dangereux
Décharge pour déchets non dangereuxLandfill for Non-Hazardous Waste
This API, provided through the Luxembourg Geoportal (ACT), delivers geospatial data on landfill sites designated for non-hazardous waste in Luxembourg. It is exposed as an OGC API, allowing structured, standards-based access to location and related spatial attributes of these facilities. The dataset falls under the national geospatial data infrastructure maintained by the Luxembourg administration and can be used for mapping, environmental planning, and waste management analysis 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 (6 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| geometryGeometry | geometry | — |
| objectid | integer | — |
| name | string | — |
| adresse | string | — |
| localite | string | — |
| pygeoapi_idPygeoapi id | integer | — |
Schema captured from ogc_api_features 4 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 | name | adresse | localite | pygeoapi_id |
|---|---|---|---|---|
| 1 | SIGRE Muertendall | 16, rue Flaxweiler | L-6776 Grevenmacher | 1 |
Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Query examples
curl -s 'https://features.geoportail.lu/collections/1801/items?f=json&limit=20' -H 'Accept: application/json'First 20 features of the collection as GeoJSON.