Détails de la ressource
Ce fichier au format GTFS-RT (protobuf) contient la position des véhicules (vehicle position) pour les lignes du réseau Astuce exploitées par Transdev Rouen, à savoir les lignes : Metro, T1, T2, T3, T4, F1, F2, F3, F4, F5, F7, F8, 11, 15, 20, 22, 27 et 41.
La fréquence de rafraîchissement de ce fichier est de 30 secondes.
Cette ressource fait partie du jeu de données Réseau urbain Astuce.
Disponibilité au téléchargement
En savoir plus
HEAD
dont le temps de réponse doit être inférieur à 5 secondes. Si nous détectons une indisponibilité, nous effectuons un nouveau test toutes les 10 minutes, jusqu'à ce que la ressource soit à nouveau disponible.Pour les flux SIRI et SIRI Lite, nous effectuons une requête HTTP de type
GET
: nous considérons une réponse avec un code 401 ou 405 comme étant disponible. En cas d'erreur 500, nous considèrerons que le flux est indisponible, sauf si il semble contenir du SOAP.Rapport de validation
❌78 erreurs, 79 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 21/11/2024 à 08h14 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
Vehicle position outside agency coverage area E028 78 erreurs
The vehicle position should be inside the agency coverage area. This is defined as within roughly 1/8 of a mile (200 meters) of the GTFS shapes.txt data, or stops.txt locations if the GTFS feed doesn't include shapes.txt.
Exemples d'erreurs
- vehicle.id 5313 at (27.140968,-3.4045606) is more than 1609.0 meters (1.00 mile(s)) outside entire GTFS stops.txt coverage area - vehicle should be within area
- vehicle.id 708 at (27.140968,-3.4045606) is more than 1609.0 meters (1.00 mile(s)) outside entire GTFS stops.txt coverage area - vehicle should be within area
- vehicle.id 6219 at (27.140968,-3.4045606) is more than 1609.0 meters (1.00 mile(s)) outside entire GTFS stops.txt coverage area - vehicle should be within area
- vehicle.id 3150 at (27.140968,-3.4045606) is more than 1609.0 meters (1.00 mile(s)) outside entire GTFS stops.txt coverage area - vehicle should be within area
- vehicle.id 6221 at (27.140968,-3.4045606) is more than 1609.0 meters (1.00 mile(s)) outside entire GTFS stops.txt coverage area - vehicle should be within area
Avertissements
Header timestamp is older than 65 seconds W008 1 erreur
The data in a GTFS-realtime feed should always be less than one minute old
Exemples d'erreurs
- header.timestamp is 10433 min 4 sec old which is greater than the recommended age of 65 seconds
schedule_relationship not populated W009 78 erreurs
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Exemples d'erreurs
- trip_id 29187 does not have a schedule_relationship
- trip_id 39032 does not have a schedule_relationship
- trip_id 206 does not have a schedule_relationship
- trip_id 33927 does not have a schedule_relationship
- trip_id 1117 does not have a schedule_relationship
Validations précédentes
Voici un récapitulatif des différents types d'erreurs constatés au cours des 30 derniers jours.
Identifiant d'erreur | Description | Nombre d'erreurs | Nombre d'occurences |
---|---|---|---|
E028 | The vehicle position should be inside the agency coverage area. This is defined as within roughly 1/8 of a mile (200 meters) of the GTFS shapes.txt data, or stops.txt locations if the GTFS feed doesn't include shapes.txt. | 3 463 | 30 fois (100 % des validations) |
W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 3 463 | 30 fois (100 % des validations) |
E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 11 | 10 fois (33 % des validations) |
W008 | The data in a GTFS-realtime feed should always be less than one minute old | 8 | 8 fois (27 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 14/11/2024 à 02h21 Europe/Paris.
vehicle_positions (78) service_alerts (0) trip_updates (0)Entités présentes dans ce flux lors des 7 derniers jours.
vehicle_positionsFlux GTFS-RT décodé
Voir le contenu du flux
Voici le flux GTFS-RT décodé au format Protobuf le 14/11/2024 à 02h21 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "VM:29187",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 8,
"position": {
"bearing": 216.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "13158",
"timestamp": "1731484185",
"trip": {
"route_id": "01",
"trip_id": "29187"
},
"vehicle": {
"id": "5313"
}
}
},
{
"id": "VM:39032",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 1,
"position": {
"bearing": 78.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "10044",
"timestamp": "1731483954",
"trip": {
"route_id": "41",
"trip_id": "39032"
},
"vehicle": {
"id": "708"
}
}
},
{
"id": "VM:206",
"vehicle": {
"current_status": "STOPPED_AT",
"current_stop_sequence": 9,
"position": {
"bearing": 180.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "12165",
"timestamp": "1731484204",
"trip": {
"direction_id": 1,
"route_id": "92",
"trip_id": "206"
},
"vehicle": {
"id": "6219"
}
}
},
{
"id": "VM:33927",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 14,
"position": {
"bearing": 108.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "10098",
"timestamp": "1731484204",
"trip": {
"route_id": "07",
"trip_id": "33927"
},
"vehicle": {
"id": "3150"
}
}
},
{
"id": "VM:1117",
"vehicle": {
"current_status": "STOPPED_AT",
"current_stop_sequence": 1,
"position": {
"bearing": 56.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "12182",
"timestamp": "1731484064",
"trip": {
"route_id": "92",
"trip_id": "1117"
},
"vehicle": {
"id": "6221"
}
}
},
{
"id": "VM:8212",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 4,
"position": {
"bearing": 75.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "10246",
"timestamp": "1731484204",
"trip": {
"route_id": "91",
"trip_id": "8212"
},
"vehicle": {
"id": "6406"
}
}
},
{
"id": "VM:32478",
"vehicle": {
"current_status": "STOPPED_AT",
"current_stop_sequence": 4,
"position": {
"bearing": 42.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "10255",
"timestamp": "1731484204",
"trip": {
"route_id": "06",
"trip_id": "32478"
},
"vehicle": {
"id": "673"
}
}
},
{
"id": "VM:3358",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 15,
"position": {
"bearing": 99.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "13011",
"timestamp": "1731484185",
"trip": {
"route_id": "93",
"trip_id": "3358"
},
"vehicle": {
"id": "5304"
}
}
},
{
"id": "VM:29909",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 1,
"position": {
"bearing": 163.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "10278",
"timestamp": "1731484154",
"trip": {
"route_id": "02",
"trip_id": "29909"
},
"vehicle": {
"id": "5319"
}
}
},
{
"id": "VM:30555",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 13,
"position": {
"bearing": 21.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "10309",
"timestamp": "1731484204",
"trip": {
"direction_id": 1,
"route_id": "03",
"trip_id": "30555"
},
"vehicle": {
"id": "727"
}
}
},
{
"id": "VM:1213",
"vehicle": {
"current_status": "STOPPED_AT",
"current_stop_sequence": 18,
"position": {
"bearing": 63.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "10344",
"timestamp": "1731484164",
"trip": {
"route_id": "92",
"trip_id": "1213"
},
"vehicle": {
"id": "6224"
}
}
},
{
"id": "VM:7172",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 1,
"position": {
"bearing": 241.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "11759",
"timestamp": "1731483914",
"trip": {
"direction_id": 1,
"route_id": "91",
"trip_id": "7172"
},
"vehicle": {
"id": "6204"
}
}
},
{
"id": "VM:104",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 13,
"position": {
"bearing": 246.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "11759",
"timestamp": "1731484204",
"trip": {
"direction_id": 1,
"route_id": "92",
"trip_id": "104"
},
"vehicle": {
"id": "6207"
}
}
},
{
"id": "VM:2254",
"vehicle": {
"current_status": "STOPPED_AT",
"current_stop_sequence": 8,
"position": {
"bearing": 244.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "11759",
"timestamp": "1731484204",
"trip": {
"direction_id": 1,
"route_id": "93",
"trip_id": "2254"
},
"vehicle": {
"id": "6101"
}
}
},
{
"id": "VM:37814",
"vehicle": {
"current_status": "STOPPED_AT",
"current_stop_sequence": 18,
"position": {
"bearing": 290.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "10351",
"timestamp": "1731484204",
"trip": {
"direction_id": 1,
"route_id": "27",
"trip_id": "37814"
},
"vehicle": {
"id": "721"
}
}
},
{
"id": "VM:37366",
"vehicle": {
"current_status": "STOPPED_AT",
"current_stop_sequence": 11,
"position": {
"bearing": 209.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "10387",
"timestamp": "1731484164",
"trip": {
"direction_id": 1,
"route_id": "22",
"trip_id": "37366"
},
"vehicle": {
"id": "719"
}
}
},
{
"id": "VM:34202",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 14,
"position": {
"bearing": 112.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "10396",
"timestamp": "1731484204",
"trip": {
"route_id": "08",
"trip_id": "34202"
},
"vehicle": {
"id": "732"
}
}
},
{
"id": "VM:31602",
"vehicle": {
"current_status": "STOPPED_AT",
"current_stop_sequence": 5,
"position": {
"bearing": 320.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "10405",
"timestamp": "1731484204",
"trip": {
"direction_id": 1,
"route_id": "04",
"trip_id": "31602"
},
"vehicle": {
"id": "5412"
}
}
},
{
"id": "VM:30252",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 11,
"position": {
"bearing": 228.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "10407",
"timestamp": "1731484204",
"trip": {
"direction_id": 1,
"route_id": "02",
"trip_id": "30252"
},
"vehicle": {
"id": "5505"
}
}
},
{
"id": "VM:31827",
"vehicle": {
"current_status": "STOPPED_AT",
"current_stop_sequence": 5,
"position": {
"bearing": 309.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "12062",
"timestamp": "1731484204",
"trip": {
"direction_id": 1,
"route_id": "05",
"trip_id": "31827"
},
"vehicle": {
"id": "5204"
}
}
},
{
"id": "VM:39026",
"vehicle": {
"current_status": "STOPPED_AT",
"current_stop_sequence": 19,
"position": {
"bearing": 92.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "13113",
"timestamp": "1731484204",
"trip": {
"route_id": "41",
"trip_id": "39026"
},
"vehicle": {
"id": "3141"
}
}
},
{
"id": "VM:27884",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 6,
"position": {
"bearing": 343.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "13134",
"timestamp": "1731484164",
"trip": {
"direction_id": 1,
"route_id": "94",
"trip_id": "27884"
},
"vehicle": {
"id": "6231"
}
}
},
{
"id": "VM:2260",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 1,
"position": {
"bearing": 13.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "12180",
"timestamp": "1731484054",
"trip": {
"direction_id": 1,
"route_id": "93",
"trip_id": "2260"
},
"vehicle": {
"id": "6237"
}
}
},
{
"id": "VM:2169",
"vehicle": {
"current_status": "STOPPED_AT",
"current_stop_sequence": 1,
"position": {
"bearing": 16.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "12180",
"timestamp": "1731484204",
"trip": {
"direction_id": 1,
"route_id": "93",
"trip_id": "2169"
},
"vehicle": {
"id": "5307"
}
}
},
{
"id": "VM:8142",
"vehicle": {
"current_status": "STOPPED_AT",
"current_stop_sequence": 5,
"position": {
"bearing": 178.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "10623",
"timestamp": "1731484164",
"trip": {
"route_id": "91",
"trip_id": "8142"
},
"vehicle": {
"id": "6410"
}
}
},
{
"id": "VM:29874",
"vehicle": {
"current_status": "STOPPED_AT",
"current_stop_sequence": 2,
"position": {
"bearing": 306.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "11903",
"timestamp": "1731484005",
"trip": {
"route_id": "02",
"trip_id": "29874"
},
"vehicle": {
"id": "5205"
}
}
},
{
"id": "VM:34207",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 2,
"position": {
"bearing": 4.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "12949",
"timestamp": "1731484204",
"trip": {
"route_id": "08",
"trip_id": "34207"
},
"vehicle": {
"id": "432"
}
}
},
{
"id": "VM:31923",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 1,
"position": {
"bearing": 45.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "10679",
"timestamp": "1731484204",
"trip": {
"direction_id": 1,
"route_id": "05",
"trip_id": "31923"
},
"vehicle": {
"id": "5404"
}
}
},
{
"id": "VM:34311",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 20,
"position": {
"bearing": 214.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "10681",
"timestamp": "1731484104",
"trip": {
"direction_id": 1,
"route_id": "08",
"trip_id": "34311"
},
"vehicle": {
"id": "3146"
}
}
},
{
"id": "VM:33042",
"vehicle": {
"current_status": "STOPPED_AT",
"current_stop_sequence": 1,
"position": {
"bearing": 354.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "12970",
"timestamp": "1731484164",
"trip": {
"direction_id": 1,
"route_id": "06",
"trip_id": "33042"
},
"vehicle": {
"id": "681"
}
}
},
{
"id": "VM:34289",
"vehicle": {
"current_status": "STOPPED_AT",
"current_stop_sequence": 9,
"position": {
"bearing": 21.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "10761",
"timestamp": "1731484185",
"trip": {
"direction_id": 1,
"route_id": "08",
"trip_id": "34289"
},
"vehicle": {
"id": "3111"
}
}
},
{
"id": "VM:33932",
"vehicle": {
"current_status": "STOPPED_AT",
"current_stop_sequence": 7,
"position": {
"bearing": 117.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "13061",
"timestamp": "1731484185",
"trip": {
"route_id": "07",
"trip_id": "33932"
},
"vehicle": {
"id": "3136"
}
}
},
{
"id": "VM:31278",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 1,
"position": {
"bearing": 236.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "11979",
"timestamp": "1731484054",
"trip": {
"route_id": "04",
"trip_id": "31278"
},
"vehicle": {
"id": "5501"
}
}
},
{
"id": "VM:32534",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 5,
"position": {
"bearing": 32.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "10810",
"timestamp": "1731483654",
"trip": {
"route_id": "06",
"trip_id": "32534"
},
"vehicle": {
"id": "680"
}
}
},
{
"id": "VM:29207",
"vehicle": {
"current_status": "STOPPED_AT",
"current_stop_sequence": 17,
"position": {
"bearing": 192.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "12731",
"timestamp": "1731484164",
"trip": {
"route_id": "01",
"trip_id": "29207"
},
"vehicle": {
"id": "5315"
}
}
},
{
"id": "VM:33578",
"vehicle": {
"current_status": "STOPPED_AT",
"current_stop_sequence": 14,
"position": {
"bearing": 356.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "12734",
"timestamp": "1731484164",
"trip": {
"direction_id": 1,
"route_id": "07",
"trip_id": "33578"
},
"vehicle": {
"id": "3152"
}
}
},
{
"id": "VM:35695",
"vehicle": {
"current_status": "STOPPED_AT",
"current_stop_sequence": 1,
"position": {
"bearing": 135.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "10822",
"timestamp": "1731484084",
"trip": {
"direction_id": 1,
"route_id": "11",
"trip_id": "35695"
},
"vehicle": {
"id": "704"
}
}
},
{
"id": "VM:5701",
"vehicle": {
"current_status": "STOPPED_AT",
"current_stop_sequence": 8,
"position": {
"bearing": 33.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "10865",
"timestamp": "1731484204",
"trip": {
"direction_id": 1,
"route_id": "90",
"trip_id": "5701"
},
"vehicle": {
"id": "841"
}
}
},
{
"id": "VM:36840",
"vehicle": {
"current_status": "STOPPED_AT",
"current_stop_sequence": 1,
"position": {
"bearing": 112.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "10651",
"timestamp": "1731484164",
"trip": {
"route_id": "15",
"trip_id": "36840"
},
"vehicle": {
"id": "426"
}
}
},
{
"id": "VM:33666",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 9,
"position": {
"bearing": 53.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "10889",
"timestamp": "1731484164",
"trip": {
"direction_id": 1,
"route_id": "07",
"trip_id": "33666"
},
"vehicle": {
"id": "4013"
}
}
},
{
"id": "VM:36708",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 7,
"position": {
"bearing": 337.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "12124",
"timestamp": "1731484185",
"trip": {
"direction_id": 1,
"route_id": "15",
"trip_id": "36708"
},
"vehicle": {
"id": "429"
}
}
},
{
"id": "VM:37188",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 12,
"position": {
"bearing": 280.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "10999",
"timestamp": "1731484164",
"trip": {
"direction_id": 1,
"route_id": "20",
"trip_id": "37188"
},
"vehicle": {
"id": "326"
}
}
},
{
"id": "VM:2266",
"vehicle": {
"current_status": "STOPPED_AT",
"current_stop_sequence": 16,
"position": {
"bearing": 304.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "13148",
"timestamp": "1731484185",
"trip": {
"direction_id": 1,
"route_id": "93",
"trip_id": "2266"
},
"vehicle": {
"id": "5301"
}
}
},
{
"id": "VM:30201",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 6,
"position": {
"bearing": 233.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "13023",
"timestamp": "1731484204",
"trip": {
"direction_id": 1,
"route_id": "02",
"trip_id": "30201"
},
"vehicle": {
"id": "5411"
}
}
},
{
"id": "VM:35383",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 1,
"position": {
"bearing": 76.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "13255",
"timestamp": "1731484164",
"trip": {
"direction_id": 1,
"route_id": "10",
"trip_id": "35383"
},
"vehicle": {
"id": "714"
}
}
},
{
"id": "VM:35304",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 1,
"position": {
"bearing": 16.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "13303",
"timestamp": "1731483564",
"trip": {
"route_id": "10",
"trip_id": "35304"
},
"vehicle": {
"id": "422"
}
}
},
{
"id": "VM:1138",
"vehicle": {
"current_status": "STOPPED_AT",
"current_stop_sequence": 7,
"position": {
"bearing": 166.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "11041",
"timestamp": "1731484204",
"trip": {
"route_id": "92",
"trip_id": "1138"
},
"vehicle": {
"id": "5302"
}
}
},
{
"id": "VM:3310",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 9,
"position": {
"bearing": 77.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "11090",
"timestamp": "1731483984",
"trip": {
"route_id": "93",
"trip_id": "3310"
},
"vehicle": {
"id": "6118"
}
}
},
{
"id": "VM:1119",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 2,
"position": {
"bearing": 176.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "11126",
"timestamp": "1731484204",
"trip": {
"route_id": "92",
"trip_id": "1119"
},
"vehicle": {
"id": "6412"
}
}
},
{
"id": "VM:8206",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 1,
"position": {
"bearing": 106.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "11132",
"timestamp": "1731484104",
"trip": {
"route_id": "91",
"trip_id": "8206"
},
"vehicle": {
"id": "6234"
}
}
},
{
"id": "VM:8243",
"vehicle": {
"current_status": "STOPPED_AT",
"current_stop_sequence": 1,
"position": {
"bearing": 137.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "11132",
"timestamp": "1731484204",
"trip": {
"route_id": "91",
"trip_id": "8243"
},
"vehicle": {
"id": "6125"
}
}
},
{
"id": "VM:33639",
"vehicle": {
"current_status": "STOPPED_AT",
"current_stop_sequence": 3,
"position": {
"bearing": 318.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "11151",
"timestamp": "1731484054",
"trip": {
"direction_id": 1,
"route_id": "07",
"trip_id": "33639"
},
"vehicle": {
"id": "3125"
}
}
},
{
"id": "VM:35839",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 5,
"position": {
"bearing": 264.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "12738",
"timestamp": "1731484204",
"trip": {
"route_id": "11",
"trip_id": "35839"
},
"vehicle": {
"id": "3135"
}
}
},
{
"id": "VM:27872",
"vehicle": {
"current_status": "STOPPED_AT",
"current_stop_sequence": 11,
"position": {
"bearing": 31.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "13139",
"timestamp": "1731484185",
"trip": {
"direction_id": 1,
"route_id": "94",
"trip_id": "27872"
},
"vehicle": {
"id": "6128"
}
}
},
{
"id": "VM:1086",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 11,
"position": {
"bearing": 126.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "13041",
"timestamp": "1731484154",
"trip": {
"route_id": "92",
"trip_id": "1086"
},
"vehicle": {
"id": "6411"
}
}
},
{
"id": "VM:30915",
"vehicle": {
"current_status": "STOPPED_AT",
"current_stop_sequence": 19,
"position": {
"bearing": 175.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "11027",
"timestamp": "1731484185",
"trip": {
"route_id": "03",
"trip_id": "30915"
},
"vehicle": {
"id": "729"
}
}
},
{
"id": "VM:33958",
"vehicle": {
"current_status": "STOPPED_AT",
"current_stop_sequence": 1,
"position": {
"bearing": 28.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "13318",
"timestamp": "1731484185",
"trip": {
"route_id": "07",
"trip_id": "33958"
},
"vehicle": {
"id": "3119"
}
}
},
{
"id": "VM:30517",
"vehicle": {
"current_status": "STOPPED_AT",
"current_stop_sequence": 4,
"position": {
"bearing": 243.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "11935",
"timestamp": "1731484204",
"trip": {
"direction_id": 1,
"route_id": "03",
"trip_id": "30517"
},
"vehicle": {
"id": "434"
}
}
},
{
"id": "VM:2162",
"vehicle": {
"current_status": "STOPPED_AT",
"current_stop_sequence": 10,
"position": {
"bearing": 292.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "11297",
"timestamp": "1731484104",
"trip": {
"direction_id": 1,
"route_id": "93",
"trip_id": "2162"
},
"vehicle": {
"id": "6201"
}
}
},
{
"id": "VM:5713",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 4,
"position": {
"bearing": 103.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "11399",
"timestamp": "1731484204",
"trip": {
"direction_id": 1,
"route_id": "90",
"trip_id": "5713"
},
"vehicle": {
"id": "854"
}
}
},
{
"id": "VM:29203",
"vehicle": {
"current_status": "STOPPED_AT",
"current_stop_sequence": 1,
"position": {
"bearing": 212.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "13128",
"timestamp": "1731484204",
"trip": {
"route_id": "01",
"trip_id": "29203"
},
"vehicle": {
"id": "5510"
}
}
},
{
"id": "VM:30852",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 3,
"position": {
"bearing": 147.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "11462",
"timestamp": "1731484204",
"trip": {
"route_id": "03",
"trip_id": "30852"
},
"vehicle": {
"id": "723"
}
}
},
{
"id": "VM:29538",
"vehicle": {
"current_status": "STOPPED_AT",
"current_stop_sequence": 3,
"position": {
"bearing": 26.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "11507",
"timestamp": "1731484204",
"trip": {
"direction_id": 1,
"route_id": "01",
"trip_id": "29538"
},
"vehicle": {
"id": "5410"
}
}
},
{
"id": "VM:30901",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 1,
"position": {
"bearing": 225.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "13181",
"timestamp": "1731484164",
"trip": {
"route_id": "03",
"trip_id": "30901"
},
"vehicle": {
"id": "3133"
}
}
},
{
"id": "VM:33613",
"vehicle": {
"current_status": "STOPPED_AT",
"current_stop_sequence": 1,
"position": {
"bearing": 270.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "13182",
"timestamp": "1731484134",
"trip": {
"direction_id": 1,
"route_id": "07",
"trip_id": "33613"
},
"vehicle": {
"id": "3134"
}
}
},
{
"id": "VM:30920",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 7,
"position": {
"bearing": 184.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "11570",
"timestamp": "1731484204",
"trip": {
"route_id": "03",
"trip_id": "30920"
},
"vehicle": {
"id": "735"
}
}
},
{
"id": "VM:109",
"vehicle": {
"current_status": "STOPPED_AT",
"current_stop_sequence": 1,
"position": {
"bearing": 174.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "12176",
"timestamp": "1731484114",
"trip": {
"direction_id": 1,
"route_id": "92",
"trip_id": "109"
},
"vehicle": {
"id": "6110"
}
}
},
{
"id": "VM:99",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 1,
"position": {
"bearing": 243.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "12176",
"timestamp": "1731483984",
"trip": {
"direction_id": 1,
"route_id": "92",
"trip_id": "99"
},
"vehicle": {
"id": "6105"
}
}
},
{
"id": "VM:34300",
"vehicle": {
"current_status": "STOPPED_AT",
"current_stop_sequence": 1,
"position": {
"bearing": 354.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "13244",
"timestamp": "1731484185",
"trip": {
"direction_id": 1,
"route_id": "08",
"trip_id": "34300"
},
"vehicle": {
"id": "717"
}
}
},
{
"id": "VM:32326",
"vehicle": {
"current_status": "STOPPED_AT",
"current_stop_sequence": 1,
"position": {
"bearing": 275.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "12476",
"timestamp": "1731484185",
"trip": {
"route_id": "05",
"trip_id": "32326"
},
"vehicle": {
"id": "5509"
}
}
},
{
"id": "VM:27310",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 5,
"position": {
"bearing": 301.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "13201",
"timestamp": "1731484185",
"trip": {
"route_id": "94",
"trip_id": "27310"
},
"vehicle": {
"id": "5407"
}
}
},
{
"id": "VM:3359",
"vehicle": {
"current_status": "STOPPED_AT",
"current_stop_sequence": 1,
"position": {
"bearing": 189.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "12878",
"timestamp": "1731484204",
"trip": {
"route_id": "93",
"trip_id": "3359"
},
"vehicle": {
"id": "6226"
}
}
},
{
"id": "VM:30600",
"vehicle": {
"current_status": "STOPPED_AT",
"current_stop_sequence": 1,
"position": {
"bearing": 320.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "13224",
"timestamp": "1731484014",
"trip": {
"direction_id": 1,
"route_id": "03",
"trip_id": "30600"
},
"vehicle": {
"id": "715"
}
}
},
{
"id": "VM:37811",
"vehicle": {
"current_status": "STOPPED_AT",
"current_stop_sequence": 5,
"position": {
"bearing": 346.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "11616",
"timestamp": "1731484164",
"trip": {
"direction_id": 1,
"route_id": "27",
"trip_id": "37811"
},
"vehicle": {
"id": "712"
}
}
},
{
"id": "VM:3351",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 7,
"position": {
"bearing": 128.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "12881",
"timestamp": "1731484164",
"trip": {
"route_id": "93",
"trip_id": "3351"
},
"vehicle": {
"id": "6235"
}
}
},
{
"id": "VM:27390",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 10,
"position": {
"bearing": 203.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "12986",
"timestamp": "1731484204",
"trip": {
"route_id": "94",
"trip_id": "27390"
},
"vehicle": {
"id": "6126"
}
}
},
{
"id": "VM:27792",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 1,
"position": {
"bearing": 202.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "12997",
"timestamp": "1731483964",
"trip": {
"direction_id": 1,
"route_id": "94",
"trip_id": "27792"
},
"vehicle": {
"id": "6229"
}
}
},
{
"id": "VM:27409",
"vehicle": {
"current_status": "IN_TRANSIT_TO",
"current_stop_sequence": 1,
"position": {
"bearing": 270.0,
"latitude": 27.140968322753906,
"longitude": -3.4045605659484863
},
"stop_id": "13356",
"timestamp": "1731484034",
"trip": {
"route_id": "94",
"trip_id": "27409"
},
"vehicle": {
"id": "6227"
}
}
}
],
"header": {
"gtfs_realtime_version": "1.0",
"timestamp": "1731547280"
}
}