Register record·API·LU·GOVERNMENTVERIFIED · checked 7h ago
Trust score
How is this computed?50
fair
Weighted across five axes. Tap a ring for what it measures.
Data schema (10 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| geometryGeometry | geometry | — |
| OBJECTID | integer | — |
| OWK_2021Owk 2021 | string | — |
| Name_2021Name 2021 | string | — |
| Ökologisc | string | — |
| CodeStationCode station | string | — |
| NomStationNom station | string | — |
| TypeStationType station | string | — |
| Hyperlinks | string | — |
| pygeoapi_idPygeoapi id | integer | — |
Schema captured from ogc_api_features 1 day 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)
Record 1OBJECTID: 1 · OWK_2021: I-3.3
{
"OBJECTID": 1,
"OWK_2021": "I-3.3",
"Name_2021": "Fluessweilerbaach",
"Hyperlinks": "http://geoportail.eau.etat.lu/pdf/plan de gestion/QualiteBio2021/METHODE_MONITORING_BIO.pdf",
"NomStation": "FLUESWEILERBACH, Wecker",
"Ökologisc": "4",
"CodeStation": "L202036A01",
"TypeStation": "Bio+PC+C",
"pygeoapi_id": 1
}Record 2OBJECTID: 2 · OWK_2021: VI-4.4
{
"OBJECTID": 2,
"OWK_2021": "VI-4.4",
"Name_2021": "Kälbaach",
"Hyperlinks": "http://geoportail.eau.etat.lu/pdf/plan de gestion/QualiteBio2021/METHODE_MONITORING_BIO.pdf",
"NomStation": "KAYLBACH, amont confluent Alzette, Noertzange",
"Ökologisc": "5",
"CodeStation": "L102030A04",
"TypeStation": "Bio+PC+C",
"pygeoapi_id": 2
}Record 3OBJECTID: 3 · OWK_2021: III-2.1.1
{
"OBJECTID": 3,
"OWK_2021": "III-2.1.1",
"Name_2021": "Sauer",
"Hyperlinks": "http://geoportail.eau.etat.lu/pdf/plan de gestion/QualiteBio2021/METHODE_MONITORING_BIO.pdf",
"NomStation": "SÛRE - Goebelsmillen, SÛRE, Dirbach",
"Ökologisc": "3",
"CodeStation": "L112010A08, L112010A07",
"TypeStation": "Bio+PC+C",
"pygeoapi_id": 3
}Record 4OBJECTID: 4 · OWK_2021: III-1.4
{
"OBJECTID": 4,
"OWK_2021": "III-1.4",
"Name_2021": "Schlënner",
"Hyperlinks": "http://geoportail.eau.etat.lu/pdf/plan de gestion/QualiteBio2021/METHODE_MONITORING_BIO.pdf",
"NomStation": "SCHLENNER - Schlinder",
"Ökologisc": "3",
"CodeStation": "L112011A01",
"TypeStation": "Bio+PC+C",
"pygeoapi_id": 4
}Record 5OBJECTID: 5 · OWK_2021: III-1.2.3
{
"OBJECTID": 5,
"OWK_2021": "III-1.2.3",
"Name_2021": "Stool",
"Hyperlinks": "http://geoportail.eau.etat.lu/pdf/plan de gestion/QualiteBio2021/METHODE_MONITORING_BIO.pdf",
"NomStation": "STOOL, Landscheid",
"Ökologisc": "3",
"CodeStation": "L140032A01",
"TypeStation": "Bio+PC+C",
"pygeoapi_id": 5
}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/2516/items?f=json&limit=20' -H 'Accept: application/json'First 20 features of the collection as GeoJSON.
