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

Zone d'analyse 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 | Polygon geometry of the RADAR analysis zone.Polygon geometry of the RADAR analysis zone. |
| OBJECTID | integer | Internal record identifier.Internal record identifier. |
| NomFrancaisNom francais | string | Zone name in French.Zone name in French. |
| NomAllemandNom allemand | string | Zone name in German.Zone name in German. |
| NomAnglaisNom anglais | string | Zone name in English.Zone name in English. |
| NomLuxembourgeoisNom luxembourgeois | string | Zone name in Luxembourgish.Zone name in Luxembourgish. |
| DescrFrancaisDescr francais | string | Description of the zone in French, explaining the radar impact analysis requirement.Description of the zone in French, explaining the radar impact analysis requirement. |
| DescrAllemandDescr allemand | string | Description of the zone in German, explaining the radar impact analysis requirement.Description of the zone in German, explaining the radar impact analysis requirement. |
| DescrAnglaisDescr anglais | string | Description of the zone in English, explaining the radar impact analysis requirement.Description of the zone in English, explaining the radar impact analysis requirement. |
| DescrLuxembourgeoisDescr luxembourgeois | string | Description of the zone in Luxembourgish, explaining the radar impact analysis requirement.Description of the zone in Luxembourgish, explaining the radar impact analysis requirement. |
| Link_DACLink dac | string | URL to the related administrative authorisation procedure page.URL to the related administrative authorisation procedure page. |
| pygeoapi_idPygeoapi id | integer | Identifier used by the pygeoapi service for this record.Identifier used by the pygeoapi service for this record. |
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)
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": "Analysis RADAR",
"NomAllemand": "Analyse RADAR",
"NomFrancais": "Zone d'analyse RADAR",
"pygeoapi_id": 1,
"DescrAnglais": "Assessment needed to evaluate the potential impact of the presence of the windturbine on radar signal.",
"DescrAllemand": "Analyse erforderlich, um die Auswirkungen der Windkraftanlage auf das Radarsignal zu bewerten.",
"DescrFrancais": "Analyse nécessaire afin d'évaluer l'impact de la présence de l'éolienne sur le signal radar.",
"NomLuxembourgeois": "Analyse RADAR",
"DescrLuxembourgeois": "Analyse erforderlich, um die Auswirkungen der Windkraftanlage auf das Radarsignal zu bewerten."
}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/3216/items?f=json&limit=20' -H 'Accept: application/json'First 20 features of the collection as GeoJSON.