Register record·API·LU·GOVERNMENTVERIFIED · checked 12h ago
Z

Zone de limitation RADAR (Éoliennes)
Geoportail OGC API.
geospatial
Trust score
How is this computed?50
fair
Weighted across five axes. Tap a ring for what it measures.
Data schema (12 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| geometryGeometry | geometry | — |
| OBJECTID | integer | — |
| NomFrancaisNom francais | string | — |
| NomAllemandNom allemand | string | — |
| NomAnglaisNom anglais | string | — |
| NomLuxembourgeoisNom luxembourgeois | string | — |
| DescrFrancaisDescr francais | string | — |
| DescrAllemandDescr allemand | string | — |
| DescrAnglaisDescr anglais | string | — |
| DescrLuxembourgeoisDescr luxembourgeois | string | — |
| Link_DACLink dac | string | — |
| pygeoapi_idPygeoapi id | integer | — |
Schema captured from ogc_api_features 3 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)
Record 1Link_DAC: https://dac.gouvernement.lu/fr/demarches · OBJECTID: 1
{
"Link_DAC": "https://dac.gouvernement.lu/fr/demarches/autorisations/autorisation-obstacles.html",
"OBJECTID": 1,
"NomAnglais": "Limitation RADAR",
"NomAllemand": "Einschränkung RADAR",
"NomFrancais": "Zone de limitation RADAR",
"pygeoapi_id": 1,
"DescrAnglais": "Limitation due to the proximity of the windturbine with the radar and possible disturbance of the signal.",
"DescrAllemand": "Begrenzung aufgrund der Nähe der Windkraftanlage zum Radar und der Gefahr von Signalstörungen.",
"DescrFrancais": "Limitation en raison de la proximité de l'éolienne avec le radar et des risques de perturbation du signal.",
"NomLuxembourgeois": "Einschränkung RADAR",
"DescrLuxembourgeois": "Begrenzung aufgrund der Nähe der Windkraftanlage zum Radar und der Gefahr von Signalstörungen."
}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/3215/items?f=json&limit=20' -H 'Accept: application/json'First 20 features of the collection as GeoJSON.