STAR Network Metro: Line FootprintMétro du réseau STAR : emprise des lignes
Métro du réseau STAR : emprise des lignesSTAR Network Metro: Line Footprint
This API provides polygon data representing the approximate footprint of the metro lines belonging to the STAR public transport network in the Rennes metropolitan area (Rennes Métropole). The routes are segmented by attributes such as the line, the type of structure (station, tunnel, covered trench, etc.), and whether the section serves passengers or is a technical part such as a depot. The dataset is published by Rennes Métropole and is useful for mapping, urban planning, and transport analysis applications within the local network.”Polygones matérialisant l'emprise approximative des lignes du métro du réseau de transport en commun de l'agglomération rennaise. Le tracé est découpé selon des attributs : - ligne - type de l'ouvrage (station, tunnel, tranchée couverte...) - desserte de voyageurs ou partie technique (garage) Les...
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (9 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| geo_point_2dGeo Point | geo_point_2d | Central geographic coordinates (latitude, longitude) of the metro line segment.Central geographic coordinates (latitude, longitude) of the metro line segment. |
| geo_shapeShape | geo_shape | Polygon geometry outlining the approximate footprint of the metro line segment.Polygon geometry outlining the approximate footprint of the metro line segment. |
| gml_idGml id | text | Unique GML identifier of the geometry feature.Unique GML identifier of the geometry feature. |
| objectid | int | Internal record identifier.Internal record identifier. |
| ligne | text | Code of the metro line the segment belongs to.Code of the metro line the segment belongs to. |
| ordre | int | Sequential order number of the segment along the line.Sequential order number of the segment along the line. |
| ouvrage | text | Type of structure, such as station, tunnel or covered trench.Type of structure, such as station, tunnel or covered trench. |
| exploitation | text | Indicates whether the segment serves passengers or is a technical area.Indicates whether the segment serves passengers or is a technical area. |
| longueur | double | Length of the line segment, in metres.Length of the line segment, in metres. |
Schema captured from opendatasoft 6 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)
Record 1ligne: a · ordre: 4
{
"ligne": "a",
"ordre": 4,
"gml_id": "metro_trace_emprise.4",
"ouvrage": "Station",
"longueur": 30,
"objectid": 4,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-1.703728776961821,
48.12126578138771
],
[
-1.703731447807353,
48.1212073463161
],
[
-1.704138047702972,
48.12121567630792
],
[
-1.70413537731728,
48.12127411138886
],
[
-1.703728776961821,
48.12126578138771
]
]
]
},
"properties": {}
},
"exploitation": "Desserte voyageurs",
"geo_point_2d": {
"lat": 48.12124072885565,
"lon": -1.7039334124470475
}
}Record 2ligne: a · ordre: 5
{
"ligne": "a",
"ordre": 5,
"gml_id": "metro_trace_emprise.5",
"ouvrage": "Tranchée couverte",
"longueur": 83,
"objectid": 5,
"geo_shape": "[large value omitted]",
"exploitation": "Desserte voyageurs",
"geo_point_2d": {
"lat": 48.121229416688294,
"lon": -1.7031692735353223
}
}Record 3ligne: a · ordre: 8
{
"ligne": "a",
"ordre": 8,
"gml_id": "metro_trace_emprise.8",
"ouvrage": "Station",
"longueur": 45,
"objectid": 8,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-1.693100330603032,
48.121607357662626
],
[
-1.693093349565089,
48.12153105044448
],
[
-1.69369993174165,
48.12150616915582
],
[
-1.693706913672894,
48.12158247633759
],
[
-1.693100330603032,
48.121607357662626
]
]
]
},
"properties": {}
},
"exploitation": "Desserte voyageurs",
"geo_point_2d": {
"lat": 48.12155676340949,
"lon": -1.6934001313967009
}
}Record 4ligne: a · ordre: 14
{
"ligne": "a",
"ordre": 14,
"gml_id": "metro_trace_emprise.14",
"ouvrage": "Station",
"longueur": 48,
"objectid": 14,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-1.680258928671719,
48.114408527039146
],
[
-1.680251489172238,
48.11440344501263
],
[
-1.680333007248558,
48.114349922698544
],
[
-1.68034044808899,
48.11435500466528
],
[
-1.680789671067148,
48.11466184095463
],
[
-1.680708150127467,
48.114715361902206
],
[
-1.680258928671719,
48.114408527039146
]
]
]
},
"properties": {}
},
"exploitation": "Desserte voyageurs",
"geo_point_2d": {
"lat": 48.11453264255597,
"lon": -1.6805205792893516
}
}Record 5ligne: a · ordre: 19
{
"ligne": "a",
"ordre": 19,
"gml_id": "metro_trace_emprise.19",
"ouvrage": "Tunnel",
"longueur": 352,
"objectid": 19,
"geo_shape": "[large value omitted]",
"exploitation": "Desserte voyageurs",
"geo_point_2d": {
"lat": 48.104836341151426,
"lon": -1.6743227434033598
}
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://data.rennesmetropole.fr/api/explore/v2.1/catalog/datasets/metro-du-reseau-star-emprise-des-lignes
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.rennesmetropole.fr/api/explore/v2.1/catalog/datasets/metro-du-reseau-star-emprise-des-lignes/records?limit=20' -H 'Accept: application/json'First 20 records of the dataset as JSON.
Uses the Opendatasoft Explore v2.1 syntax — supports select, where, group_by and order_by.
Rate limits
Dataset
Volume & freshness
License
No license declared upstream.
Source: opendatasoft
Machine-readable & source
Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.