
Certificate of Excellence "Drëpsi"Certificat d'Excellence "Drëpsi"
Certificat d'Excellence "Drëpsi"Certificate of Excellence "Drëpsi"
An OGC API dataset from the Luxembourg national geoportal providing geospatial data related to the "Drëpsi" Certificate of Excellence, a distinction awarded in Luxembourg. The service exposes the data in a standardized OGC API format, allowing integration into geographic information systems and mapping applications. Access is free and does not require authentication.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 | Spatial location of the feature, typically a point geometry.Spatial location of the feature, typically a point geometry. |
| OBJECTID | integer | Internal record identifier.Internal record identifier. |
| communeCommune | string | Name of the municipality associated with the certificate.Name of the municipality associated with the certificate. |
| CouleurMedailleCouleur medaille | string | Colour of the medal awarded in the Drëpsi certificate.Colour of the medal awarded in the Drëpsi certificate. |
| Version | string | Version identifier of the record.Version identifier of the record. |
| pygeoapi_idPygeoapi id | integer | Unique identifier assigned by the pygeoapi service.Unique 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 (5 records)
| OBJECTID | commune | CouleurMedaille | Version | pygeoapi_id |
|---|---|---|---|---|
| 1 | AC Kiischpelt | — | — | 1 |
| 2 | AC Préizerdaul | Argent | — | 2 |
| 3 | AC Bertrange | Or | remise officielle mars 2023 | 3 |
| 4 | AC Berdorf | Or | remise officielle mars 2024 | 4 |
| 5 | AC Steinsel | Or | remise officielle mars 2023 | 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/2573
Query examples
curl -s 'https://features.geoportail.lu/collections/2573/items?f=json&limit=20' -H 'Accept: application/json'First 20 features of the collection as GeoJSON.