Lignes de bus et tram du réseau Irigo
Lignes de Bus et Tram du réseau Irigo. Ce jeu de données correspond au fichier shapes.txt de la description des données théoriques du Réseau Irigo au format GTFS L'ensemble des données au format GTFS sont téléchargeables au jeu de données Angers Loire Métropole - Horaires du réseau Irigo GTFS & G...
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (8 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| route_idID | text | Unique identifier for the bus or tram route.Unique identifier for the bus or tram route. |
| route_short_nameShort Name | text | Short code or number identifying the route.Short code or number identifying the route. |
| route_long_nameLong Name | text | Full descriptive name of the route, showing start and end points.Full descriptive name of the route, showing start and end points. |
| route_typeRoute type | text | Type of transport for the route, such as bus or tram.Type of transport for the route, such as bus or tram. |
| route_colorColor | text | Hexadecimal color code used to display the route.Hexadecimal color code used to display the route. |
| route_urlRoute url | text | Web link with more information about the route.Web link with more information about the route. |
| shape | geo_shape | Geographic shape describing the path of the route.Geographic shape describing the path of the route. |
| geo_point_2dCoordinates | geo_point_2d | Geographic coordinates (latitude and longitude) representing the route.Geographic coordinates (latitude and longitude) representing the route. |
Schema captured from opendatasoft 7 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 1shape: [large value omitted] · route_id: 10
{
"shape": "[large value omitted]",
"route_id": "10",
"route_url": null,
"route_type": "Bus",
"route_color": "7263A9",
"geo_point_2d": {
"lat": 47.460783326650294,
"lon": -0.522067371134463
},
"route_long_name": "TRÉLAZÉ St-Lézin / Gare - ANGERS Provins",
"route_short_name": "10"
}Record 2shape: [large value omitted] · route_id: 36
{
"shape": "[large value omitted]",
"route_id": "36",
"route_url": null,
"route_type": "Bus",
"route_color": "D2091E",
"geo_point_2d": {
"lat": 47.457166602750775,
"lon": -0.6464342262463563
},
"route_long_name": "ST-MARTIN Beau Soleil - ANGERS Le Quai",
"route_short_name": "36"
}Record 3shape: [large value omitted] · route_id: NavM
{
"shape": "[large value omitted]",
"route_id": "NavM",
"route_url": null,
"route_type": "Bus",
"route_color": "DEDC03",
"geo_point_2d": {
"lat": 47.48836631824289,
"lon": -0.5322397242969921
},
"route_long_name": "ANGERS Navette Marché",
"route_short_name": "NavM"
}Record 4shape: [large value omitted] · route_id: B
{
"shape": "[large value omitted]",
"route_id": "B",
"route_url": null,
"route_type": "Tram",
"route_color": "00569D",
"geo_point_2d": {
"lat": 47.47449704523957,
"lon": -0.5604671680412419
},
"route_long_name": "Monplaisir - Belle-Beille Campus",
"route_short_name": "B"
}Record 5shape: [large value omitted] · route_id: Test 152
{
"shape": "[large value omitted]",
"route_id": "Test 152",
"route_url": null,
"route_type": "Bus",
"route_color": "6A7F89",
"geo_point_2d": {
"lat": 47.40889545759847,
"lon": -0.5300538885157623
},
"route_long_name": null,
"route_short_name": "T152"
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://data.angers.fr/api/explore/v2.1/catalog/datasets/irigo_gtfs_lines
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.angers.fr/api/explore/v2.1/catalog/datasets/irigo_gtfs_lines/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.