
Tram Lines (LUXTRAM Lines)Lignes de tram (Lignes LUXTRAM)
Lignes de tram (Lignes LUXTRAM)Tram Lines (LUXTRAM Lines)
An OGC API dataset published via the Luxembourg Geoportal, maintained by the national land administration authority (ACT). It provides geospatial data on the routes of the LUXTRAM tram network in Luxembourg. The data is accessible free of charge without authentication and follows the OGC API standard for geospatial data, allowing integration into mapping applications and spatial analysis tools. Coverage is national, focused on Luxembourg's tram infrastructure.Geoportail OGC API.
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (4 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| geometryGeometry | geometry | Geographic shape of the tram line route.Geographic shape of the tram line route. |
| FID | integer | Internal feature identifier.Internal feature identifier. |
| Shape_LengShape leng | number | Length of the line geometry.Length of the line geometry. |
| pygeoapi_idPygeoapi id | integer | Unique identifier assigned by the pygeoapi service.Unique identifier assigned by the pygeoapi service. |
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)
| FID | Shape_Leng | pygeoapi_id |
|---|---|---|
| 0 | 0.381898369267 | 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/1374/51/items?f=json&limit=20' -H 'Accept: application/json'First 20 features of the collection as GeoJSON.