interurbain-altigo — Source Data Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-05-09T12:12:49Z,
for the dataset file:///shared/interurbain-altigo_46e189cc.zip. No country code was provided.

Use this report alongside our documentation.

A new version of the Canonical GTFS Schedule validator is available! Please update to get the latest/best validation results.

Summary

Agencies included


    Feed Info


    Publisher Name:
    N/A
    Publisher URL:
    N/A
    Feed Email:
    N/A
    Feed Language:
    N/A

    Files included


    1. agency.txt
    2. calendar.txt
    3. calendar_dates.txt
    4. routes.txt
    5. shapes.txt
    6. stop_times.txt
    7. stops.txt
    8. trips.txt
    9. trips_extensions.txt

    Counts


    • Agencies: 0
    • Blocks: 0
    • Routes: 26
    • Shapes: 124
    • Stops: 452
    • Trips: 436

    Specification Compliance report

    10010 notices reported (2 errors, 10007 warnings, 1 infos)

    Notice Code Severity Total
    missing_required_field ERROR 1

    missing_required_field

    A required field is missing.

    The given field has no value in some input row, even though values are required.

    You can see more about this notice here.

    filename (?) The name of the faulty file. csvRowNumber (?) The row of the faulty record. fieldName (?) The name of the missing field.
    "agency.txt" 2 "agency_url"
    stop_time_with_arrival_before_previous_departure_time ERROR 1

    stop_time_with_arrival_before_previous_departure_time

    Backwards time travel between stops in stop_times.txt

    For a given trip_id, the arrival_time of (n+1)-th stoptime in sequence must not precede the departure_time of n-th stoptime in sequence in stop_times.txt.

    You can see more about this notice here.

    csvRowNumber (?) The row number of the faulty record. prevCsvRowNumber (?) The row of the previous stop time. tripId (?) The trip_id associated to the faulty record. arrivalTime (?) Arrival time at the faulty record. departureTime (?) Departure time at the previous stop time.
    6290 6289 "8615" "00:00:00" "23:59:00"
    expired_calendar WARNING 28

    expired_calendar

    Dataset should not contain date ranges for services that have already expired.

    This warning takes into account the calendar_dates.txt file as well as the calendar.txt file.

    You can see more about this notice here.

    csvRowNumber (?) The row of the faulty record. serviceId (?) The service id of the faulty record.
    5 "6579"
    6 "6605"
    8 "4925"
    15 "6673"
    19 "6922"
    20 "7002"
    21 "7247"
    22 "7397"
    23 "EXCEPTION-7419-1111111-7419"
    25 "7890"
    26 "7952"
    29 "8479"
    31 "8491"
    35 "8570"
    36 "8571"
    37 "8573"
    38 "8618"
    39 "8619"
    40 "8645"
    41 "8648"
    42 "8649"
    43 "EXCEPTION-8651-1111111-8651"
    44 "EXCEPTION-8652-1111111-8652"
    45 "8654"
    46 "8660"
    47 "8767"
    48 "8812"
    52 "8910"
    fast_travel_between_consecutive_stops WARNING 1

    fast_travel_between_consecutive_stops

    A transit vehicle moves too fast between two consecutive stops.

    The speed threshold depends on route type:

    Route type Description Threshold, km/h
    0 Light rail 100
    1 Subway 150
    2 Rail 500
    3 Bus 150
    4 Ferry 80
    5 Cable tram 30
    6 Aerial lift 50
    7 Funicular 50
    11 Trolleybus 150
    12 Monorail 150
    - Unknown 200

    You can see more about this notice here.

    tripCsvRowNumber (?) The row number of the problematic trip. tripId (?) `trip_id` of the problematic trip. routeId (?) `route_id` of the problematic trip. speedKph (?) Travel speed (km/h). distanceKm (?) Distance between stops (km). csvRowNumber1 (?) The row number of the first stop time. stopSequence1 (?) `stop_sequence` of the first stop. stopId1 (?) `stop_id` of the first stop. stopName1 (?) `stop_name` of the first stop. departureTime1 (?) `departure_time` of the first stop. csvRowNumber2 (?) The row number of the second stop time. stopSequence2 (?) `stop_sequence` of the second stop. stopId2 (?) `stop_id` of the second stop. stopName2 (?) `stop_name` of the second stop. arrivalTime2 (?) `arrival_time` of the second stop.
    349 "8657" "LIGNE 5" 163.9304076216744 2.7321734603612398 7340 7 "9301" "VAL DES PRES- LA VACHETTE" "07:33:00" 7341 8 "9201" "BRIANCON- CHAMP DE MARS" "07:33:00"
    fast_travel_between_far_stops WARNING 1

    fast_travel_between_far_stops

    A transit vehicle moves too fast between two far stops.

    Two stops are considered "far" if they are more than 10 km apart. This normally indicates a more serious problem than too fast travel between consecutive stops.

    The speed threshold depends on route type and are the same as fast_travel_between_consecutive_stops.

    You can see more about this notice here.

    tripCsvRowNumber (?) The row number of the problematic trip. tripId (?) `trip_id` of the problematic trip. routeId (?) `route_id` of the problematic trip. speedKph (?) Travel speed (km/h). distanceKm (?) Distance between stops (km). csvRowNumber1 (?) The row number of the first stop time. stopSequence1 (?) `stop_sequence` of the first stop. stopId1 (?) `stop_id` of the first stop. stopName1 (?) `stop_name` of the first stop. departureTime1 (?) `departure_time` of the first stop. csvRowNumber2 (?) The row number of the second stop time. stopSequence2 (?) `stop_sequence` of the second stop. stopId2 (?) `stop_id` of the second stop. stopName2 (?) `stop_name` of the second stop. arrivalTime2 (?) `arrival_time` of the second stop.
    313 "8615" "LIGNE 6" 637.4210641393686 10.623684402322809 6272 31 "8601" "LE MONETIER LES BAINS- LE SERRE BARBIN" "23:34:00" 6290 49 "101" "BRIANCON- GARE SNCF/GARE ROUTIÈRE" "00:00:00"
    missing_recommended_file WARNING 1

    missing_recommended_file

    A recommended file is missing.

    You can see more about this notice here.

    filename (?) The name of the faulty file.
    "feed_info.txt"
    missing_timepoint_value WARNING 8529

    missing_timepoint_value

    stop_times.timepoint value is missing for a record.

    When at least one of stop_times.arrival_time or stop_times.departure_time are provided, stop_times.timepoint should be defined

    You can see more about this notice here.

    Only the first 50 of 8529 affected records are displayed below.

    csvRowNumber (?) The row number of the faulty record. tripId (?) The faulty record's `stop_times.trip_id`. stopSequence (?) The faulty record's `stop_times.stop_sequence`.
    2 "5086" 2
    3 "5086" 3
    4 "5086" 4
    5 "5086" 5
    6 "5086" 6
    7 "5086" 7
    8 "5086" 8
    9 "5086" 9
    10 "5086" 10
    11 "5087" 2
    12 "5087" 3
    13 "5087" 4
    14 "5087" 5
    15 "5087" 6
    16 "5087" 7
    17 "5087" 8
    18 "5087" 9
    19 "6004" 2
    20 "6004" 3
    21 "6004" 4
    22 "6004" 5
    23 "6004" 6
    24 "6004" 7
    25 "6004" 8
    26 "6004" 9
    27 "6004" 10
    28 "6004" 11
    29 "6004" 12
    30 "6004" 13
    31 "6004" 14
    32 "6004" 15
    33 "6004" 16
    34 "6005" 2
    35 "6005" 3
    36 "6005" 4
    37 "6005" 5
    38 "6005" 6
    39 "6005" 7
    40 "6005" 8
    41 "6005" 9
    42 "6005" 10
    43 "6005" 11
    44 "6005" 12
    45 "6005" 13
    46 "6005" 14
    47 "6005" 15
    48 "6480" 2
    49 "6480" 3
    50 "6480" 4
    51 "6480" 5
    mixed_case_recommended_field WARNING 1326

    mixed_case_recommended_field

    This field has customer-facing text and should use Mixed Case (should contain upper and lower case letters).

    This field contains customer-facing text and should use Mixed Case (upper and lower case letters) to ensure good readability when displayed to riders. Avoid the use of abbreviations throughout the feed (e.g. St. for Street) unless a location is called by its abbreviated name (e.g. “JFK Airport”). Abbreviations may be problematic for accessibility by screen reader software and voice user interfaces.

    Good examples:
    Field Text Dataset
    "Schwerin, Hauptbahnhof" Verkehrsverbund Berlin-Brandenburg
    "Red Hook/Atlantic Basin" NYC Ferry
    "Campo Grande Norte" Carris
    Bad examples:
    Field Text
    "GALLERIA MALL"
    "3427 GG 17"
    "21 Clark Rd Est"

    You can see more about this notice here.

    Only the first 50 of 1326 affected records are displayed below.

    filename (?) Name of the faulty file. fieldName (?) Name of the faulty field. fieldValue (?) Faulty value. csvRowNumber (?) The row number of the faulty record.
    "stops.txt" "stop_name" "BRIANCON- GARE SNCF/GARE ROUTIÈRE" 2
    "stops.txt" "stop_name" "BRIANCON- GARE SNCF/GARE ROUTIÈRE" 3
    "stops.txt" "stop_name" "BRIANCON- GARE SNCF/GARE ROUTIÈRE" 4
    "stops.txt" "stop_name" "BRIANCON- GARE SNCF/GARE ROUTIÈRE" 5
    "stops.txt" "stop_name" "MONTGENEVRE- GARE ROUTIERE" 6
    "stops.txt" "stop_name" "MONTGENEVRE- GARE ROUTIERE" 7
    "stops.txt" "stop_name" "MONTGENEVRE- GARE ROUTIERE" 8
    "stops.txt" "stop_name" "MONTGENEVRE- GARE ROUTIERE" 9
    "stops.txt" "stop_name" "BRIANCON- PLACE DE FONTENIL" 10
    "stops.txt" "stop_name" "BRIANCON- PLACE DE FONTENIL" 11
    "stops.txt" "stop_name" "BRIANCON- PORTE D'EMBRUN" 12
    "stops.txt" "stop_name" "BRIANCON- PORTE D'EMBRUN" 13
    "stops.txt" "stop_name" "BRIANCON- PORTE D'EMBRUN" 14
    "stops.txt" "stop_name" "BRIANCON- PORTE D'EMBRUN" 15
    "stops.txt" "stop_name" "BRIANCON- FONTCHRISTIANE" 16
    "stops.txt" "stop_name" "BRIANCON- FONTCHRISTIANE" 17
    "stops.txt" "stop_name" "BRIANCON- LES GUEYTS" 18
    "stops.txt" "stop_name" "BRIANCON- LES GUEYTS" 19
    "stops.txt" "stop_name" "BRIANCON- HLM DE L' IZOARD" 20
    "stops.txt" "stop_name" "BRIANCON- HLM DE L' IZOARD" 21
    "stops.txt" "stop_name" "BRIANCON- HLM DE L' IZOARD" 22
    "stops.txt" "stop_name" "BRIANCON- HLM DE L' IZOARD" 23
    "stops.txt" "stop_name" "BRIANCON- LES TOULOUZANNES" 24
    "stops.txt" "stop_name" "BRIANCON- LES TOULOUZANNES" 25
    "stops.txt" "stop_name" "BRIANCON- HOPITAL" 26
    "stops.txt" "stop_name" "BRIANCON- HOPITAL" 27
    "stops.txt" "stop_name" "BRIANCON- HOPITAL" 28
    "stops.txt" "stop_name" "BRIANCON- HOPITAL" 29
    "stops.txt" "stop_name" "BRIANCON- BOIS DE L'OURS" 30
    "stops.txt" "stop_name" "BRIANCON- BOIS DE L'OURS" 31
    "stops.txt" "stop_name" "BRIANCON- BOIS DE L'OURS" 32
    "stops.txt" "stop_name" "BRIANCON- BOIS DE L'OURS" 33
    "stops.txt" "stop_name" "BRIANCON- CHANTOISEAU" 34
    "stops.txt" "stop_name" "BRIANCON- CHANTOISEAU" 35
    "stops.txt" "stop_name" "BRIANCON- CHANTOISEAU" 36
    "stops.txt" "stop_name" "BRIANCON- CHANTOISEAU" 37
    "stops.txt" "stop_name" "BRIANCON- ECOLE DE FORVILLE" 38
    "stops.txt" "stop_name" "BRIANCON- ECOLE DE FORVILLE" 39
    "stops.txt" "stop_name" "BRIANCON- PRAMOREL" 40
    "stops.txt" "stop_name" "BRIANCON- PRAMOREL" 41
    "stops.txt" "stop_name" "BRIANCON- ECOLE DE ST BLAISE- DEVANT" 42
    "stops.txt" "stop_name" "BRIANCON- ECOLE DE ST BLAISE- DEVANT" 43
    "stops.txt" "stop_name" "BRIANCON- CHAMANDRIN ARRET SCOLAIRE" 44
    "stops.txt" "stop_name" "BRIANCON- CHAMANDRIN ARRET SCOLAIRE" 45
    "stops.txt" "stop_name" "LE MONETIER LES BAINS- EGLISE" 46
    "stops.txt" "stop_name" "LE MONETIER LES BAINS- EGLISE" 47
    "stops.txt" "stop_name" "LE MONETIER LES BAINS- EGLISE" 48
    "stops.txt" "stop_name" "LE MONETIER LES BAINS- EGLISE" 49
    "stops.txt" "stop_name" "BRIANCON- COLLEGE LES GARCINS" 50
    "stops.txt" "stop_name" "BRIANCON- COLLEGE LES GARCINS" 51
    route_long_name_contains_short_name WARNING 26

    route_long_name_contains_short_name

    Long name should not contain short name for a single route.

    In routes.txt, route_long_name should not contain the value for route_short_name, because when both are provided, they are often combined by transit applications. Note that only one of the two fields is required. If there is no short name used for a route, use route_long_name only.

    Good examples:

    route_short_name/route_long_name Dataset
    "N"/"Judah" Muni San Fransisco
    "6"/"ML King Jr Blvd" Trimet Portland Streetcar
    "55"/"Boulevard Saint Laurent" STM Montreal
    "1"/"Rangiora/Cashmere" Metro Christchurch

    Bad examples:

    route_short_name/route_long_name
    "604"/"604"
    "14"/"Route 14"
    "2"/"Route 2: Bellows Falls In-Town"

    You can see more about this notice here.

    routeId (?) The id of the faulty record. csvRowNumber (?) The row number of the faulty record. routeShortName (?) The faulty record's `route_short_name`. routeLongName (?) The faulty record's `route_long_name`.
    "LIGNE 1" 2 "LIGNE 1" "LIGNE 1- ESPACE SUD <> CHAMP DE MARS"
    "LIGNE 2" 3 "LIGNE 2" "LIGNE 2 CHANTOISEAU <> CHANTOISEAU"
    "LIGNE 3" 4 "LIGNE 3" "LIGNE 3 PONT LA LAME <> ST BLAISE <> CHAMP DE MARS"
    "LIGNE 4" 5 "LIGNE 4" "LIGNE 4 CHANTOISEAU <> CHANTOISEAU"
    "LIGNE 5" 6 "LIGNE 5" "LIGNE 5 BRIANCON <> MONTGENEVRE"
    "LIGNE 6" 7 "LIGNE 6" "LIGNE 6 LE MONETIER LES BAINS <> BRIANCON"
    "LIGNE 7" 8 "LIGNE 7" "LIGNE 7 BRIANCON <> NEVACHE"
    "LIGNE 8" 9 "LIGNE 8" "LIGNE 8 ESPACE SUD<>PARC DES SPORTS<>GRAND'BOUCLE"
    "LIGNE D" 10 "LIGNE D" "LIGNE D ESPACE SUD <> CHANTOISEAU"
    "M1" 11 "M1" "M1 MARCHE PUY ST PIERRE/PUY ST ANDRE"
    "M2" 12 "M2" "M2 MARCHE DU MONÊTIER LES BAINS"
    "S10" 13 "S10" "S10 GARE SNCF - PORTE D'EMBRUN"
    "S11" 14 "S11" "S11 FONTENIL - ARTAILLAUDS/MI CHAUSSEE"
    "S12" 15 "S12" "S12 FONTCHRISTIANE - PT DE CERVIERES/ORONCE FINE"
    "S13" 16 "S13" "S13 LES NEIGES - ECOLE DE FORVILLE"
    "S14" 17 "S14" "S14 PRAMOREL - PORTE D'EMBRUN"
    "S15" 18 "S15" "S15 SAINT BLAISE - PT DE CERVIERES/ORONCE FINE"
    "S16" 19 "S16" "S16 PRAMOREL - ECOLE DE FORVILLE"
    "S17" 20 "S17" "S17 CERVIÈRES - COLLEGES/LYCEE"
    "S18" 21 "S18" "S18 CERVIÈRES - ORONCE FINE/ MI CHAUSSEE"
    "S20" 22 "S20" "S20 VAL DES PRES - LES ALBERTS"
    "S22" 23 "S22" "S22 PIERREFEU - SAINT BLAISE/PT DE CERVIERES"
    "S23" 24 "S23" "S23 PUY ST ANDRE/ PUY ST PIERRE - COLLEGES/LYCEE"
    "S24" 25 "S24" "S24 PUY ST ANDRE/ PUY ST PIERRE - ECOLE DU PINET"
    "S25" 26 "S25" "S25 LA GRAVE/VILLAR D'ARENE - GROUPE SCOLAIRE"
    "S26" 27 "S26" "S26 LA GRAVE - BRIANCON CLG LES GARCINS"
    stop_without_stop_time WARNING 93

    stop_without_stop_time

    A stop in stops.txt is not referenced by any stop_times.stop_id.

    Such stops are not used by any trip and normally do not provide user value. This notice may indicate a typo in stop_times.txt.

    You can see more about this notice here.

    Only the first 50 of 93 affected records are displayed below.

    csvRowNumber (?) The row number of the faulty record. stopId (?) The id of the faulty stop. stopName (?) The name of the faulty stop.
    4 "103" "BRIANCON- GARE SNCF/GARE ROUTIÈRE"
    8 "303" "MONTGENEVRE- GARE ROUTIERE"
    14 "603" "BRIANCON- PORTE D'EMBRUN"
    22 "1103" "BRIANCON- HLM DE L' IZOARD"
    28 "1503" "BRIANCON- HOPITAL"
    32 "1703" "BRIANCON- BOIS DE L'OURS"
    36 "1803" "BRIANCON- CHANTOISEAU"
    48 "2903" "LE MONETIER LES BAINS- EGLISE"
    56 "3203" "SAINT CHAFFREY- MAIRIE"
    60 "3303" "SAINT CHAFFREY- CHANTEMERLE CROCUS"
    64 "3603" "LE MONETIER LES BAINS- LE CASSET"
    68 "3703" "LE MONETIER LES BAINS- LE LAUZET"
    70 "3800" "LE MONETIER LES BAINS- PRE CHABERT"
    72 "3803" "LE MONETIER LES BAINS- PRE CHABERT"
    78 "6800" "LE MONETIER LES BAINS- LAURAU DESCENDANT"
    80 "6803" "LE MONETIER LES BAINS- LAURAU DESCENDANT"
    84 "6903" "LE MONETIER LES BAINS- LAURAU MONTANT"
    88 "7703" "BRIANCON- LE PROREL"
    94 "7903" "SAINT CHAFFREY- ROND POINT SUD"
    98 "8003" "SAINT CHAFFREY- CHAMPS ARNOUX"
    102 "8103" "LA SALLE LES ALPES- LES ALPES D'AZUR"
    106 "8203" "LA SALLE LES ALPES- MOULIN BARON"
    110 "8303" "LA SALLE LES ALPES- ARAVET LE MAIL"
    114 "8403" "LA SALLE LES ALPES- PRE LONG"
    118 "8503" "LA SALLE LES ALPES- PONTILLAS LES FAISSES"
    122 "8603" "LE MONETIER LES BAINS- LE SERRE BARBIN"
    126 "8703" "LE MONETIER LES BAINS- LE FREYSSINET"
    130 "8803" "LE MONETIER LES BAINS- LES GUIBERTES"
    134 "8903" "LE MONETIER LES BAINS- PLACE STABATIO"
    136 "9000" "LE MONETIER LES BAINS- LES GRANDS BAINS"
    138 "9003" "LE MONETIER LES BAINS- LES GRANDS BAINS"
    140 "9100" "LE MONETIER LES BAINS- PRE BAGNOLS"
    142 "9103" "LE MONETIER LES BAINS- PRE BAGNOLS"
    146 "9203" "BRIANCON- CHAMP DE MARS"
    150 "9303" "VAL DES PRES- LA VACHETTE"
    154 "9603" "BRIANCON- SAINTE CATHERINE"
    156 "9700" "SAINT CHAFFREY- LA GERARDE"
    158 "9703" "SAINT CHAFFREY- LA GERARDE"
    161 "9801" "LE MONETIER LES BAINS- COL DU LAUTARET"
    162 "9803" "LE MONETIER LES BAINS- COL DU LAUTARET"
    166 "9903" "LA GRAVE LA MEIJE- OFFICE DE TOURISME"
    170 "10003" "BRIANCON- PLACE DE L'EUROPE"
    173 "10101" "VILLAR D'ARENE - LES AGNEAUX"
    174 "10103" "VILLAR D'ARENE - LES AGNEAUX"
    178 "10303" "VAL DES PRES- LE ROSIER"
    182 "10403" "MONTGENEVRE- LES ALBERTS - BOIS DES ALBERTS"
    186 "10603" "MONTGENEVRE- DURANCIA- LES CHALMETTES"
    190 "10803" "NEVACHE- VILLE HAUTE- OT"
    194 "10903" "NEVACHE- LE BON COIN"
    198 "11003" "NEVACHE- CROIX DE MISSION"
    stops_match_shape_out_of_order WARNING 2

    stops_match_shape_out_of_order

    Two stop entries are different than their arrival-departure order defined by shapes.txt.

    This could indicate a problem with the location of the stops, the path of the shape, or the sequence of the stops for their trip.

    You can see more about this notice here.

    tripCsvRowNumber (?) The row number of the faulty record from `trips.txt`. shapeId (?) The id of the shape that is referred to. tripId (?) The id of the trip that is referred to. stopTimeCsvRowNumber1 (?) The row number of the first faulty record from `stop_times.txt`. stopId1 (?) The id of the first stop that is referred to. stopName1 (?) The name of the first stop that is referred to. match1 (?) Latitude and longitude pair of the first matching location. stopTimeCsvRowNumber2 (?) The row number of the second faulty record from `stop_times.txt`. stopId2 (?) The id of the second stop that is referred to. stopName2 (?) The name of the second stop that is referred to. match2 (?) Latitude and longitude pair of the second matching location.
    425 "92d90c28e5def9de019e4aed1d9e140a" "8899" 8399 "128601" "BRIANCON- LA RURA" [44.8777858095271,6.615665809515197] 8398 "128501" "BRIANCON- SAINT BLAISE" [44.8761045872361,6.614044128504258]
    418 "3736009a349121ad119d3178812a27e0" "8892" 8285 "128601" "BRIANCON- LA RURA" [44.8777858095271,6.615665809515197] 8284 "128501" "BRIANCON- SAINT BLAISE" [44.8761045872361,6.614044128504258]
    unknown_file INFO 1

    unknown_file

    A file is unknown.

    You can see more about this notice here.

    filename (?) The name of the unknown file.
    "trips_extensions.txt"