2alpes — Source Data Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-05-09T20:33:09Z,
for the dataset file:///shared/2alpes_be96063c.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

Counts


  • Agencies: 1
  • Blocks: 0
  • Routes: 1
  • Shapes: 1
  • Stops: 62
  • Trips: 12

Specification Compliance report

332 notices reported (252 errors, 80 warnings, 0 infos)

Notice Code Severity Total
decreasing_or_equal_stop_time_distance ERROR 252

decreasing_or_equal_stop_time_distance

Decreasing or equal shape_dist_traveled in stop_times.txt.

When sorted by stop_times.stop_sequence, two consecutive entries in stop_times.txt should have increasing distance, based on the field shape_dist_traveled. If the values are equal, this is considered as an error.

You can see more about this notice here.

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

tripId (?) The id of the faulty trip. stopId (?) The id of the faulty stop. csvRowNumber (?) The row number from `stop_times.txt`. shapeDistTraveled (?) Actual distance traveled along the shape from the first shape point to the faulty record. stopSequence (?) The faulty record's `stop_times.stop_sequence`. prevCsvRowNumber (?) The row number from `stop_times.txt` of the previous stop time. prevShapeDistTraveled (?) Actual distance traveled along the shape from the first shape point to the previous stop time. prevStopSequence (?) The previous record's `stop_times.stop_sequence`.
"8101" "61303" 163 0.0 3 162 12317.0 2
"8101" "61403" 164 0.0 4 163 0.0 3
"8101" "60500" 165 0.0 5 164 0.0 4
"8101" "60400" 166 0.0 6 165 0.0 5
"8101" "61703" 167 0.0 7 166 0.0 6
"8101" "156203" 168 0.0 8 167 0.0 7
"8101" "61903" 169 0.0 9 168 0.0 8
"8101" "61703" 180 0.0 20 179 5927.0 19
"8101" "60400" 181 0.0 21 180 0.0 20
"8101" "168503" 182 0.0 22 181 0.0 21
"8101" "175303" 183 0.0 23 182 0.0 22
"8101" "60603" 184 0.0 24 183 0.0 23
"8101" "62203" 185 0.0 25 184 0.0 24
"8101" "60703" 186 0.0 26 185 0.0 25
"8101" "60803" 187 0.0 27 186 0.0 26
"8101" "60703" 188 0.0 28 187 0.0 27
"8101" "60903" 189 0.0 29 188 0.0 28
"8101" "61003" 190 0.0 30 189 0.0 29
"8101" "60603" 191 0.0 31 190 0.0 30
"8101" "61103" 192 0.0 32 191 0.0 31
"8101" "61203" 193 0.0 33 192 0.0 32
"8102" "61303" 195 0.0 3 194 12317.0 2
"8102" "61403" 196 0.0 4 195 0.0 3
"8102" "60500" 197 0.0 5 196 0.0 4
"8102" "60400" 198 0.0 6 197 0.0 5
"8102" "61703" 199 0.0 7 198 0.0 6
"8102" "156203" 200 0.0 8 199 0.0 7
"8102" "61903" 201 0.0 9 200 0.0 8
"8102" "61703" 212 0.0 20 211 5927.0 19
"8102" "60400" 213 0.0 21 212 0.0 20
"8102" "168503" 214 0.0 22 213 0.0 21
"8102" "175303" 215 0.0 23 214 0.0 22
"8102" "60603" 216 0.0 24 215 0.0 23
"8102" "62203" 217 0.0 25 216 0.0 24
"8102" "60703" 218 0.0 26 217 0.0 25
"8102" "60803" 219 0.0 27 218 0.0 26
"8102" "60703" 220 0.0 28 219 0.0 27
"8102" "60903" 221 0.0 29 220 0.0 28
"8102" "61003" 222 0.0 30 221 0.0 29
"8102" "60603" 223 0.0 31 222 0.0 30
"8102" "61103" 224 0.0 32 223 0.0 31
"8102" "61203" 225 0.0 33 224 0.0 32
"8099" "61303" 99 0.0 3 98 12317.0 2
"8099" "61403" 100 0.0 4 99 0.0 3
"8099" "60500" 101 0.0 5 100 0.0 4
"8099" "60400" 102 0.0 6 101 0.0 5
"8099" "61703" 103 0.0 7 102 0.0 6
"8099" "156203" 104 0.0 8 103 0.0 7
"8099" "61903" 105 0.0 9 104 0.0 8
"8099" "61703" 116 0.0 20 115 5927.0 19
equal_shape_distance_diff_coordinates_distance_below_threshold WARNING 1

equal_shape_distance_diff_coordinates_distance_below_threshold

Two consecutive points have equal shape_dist_traveled and different lat/lon coordinates in shapes.txt and the distance between the two points is greater than 0 but less than 1.11m.

When sorted by shape.shape_pt_sequence, the values for shape_dist_traveled must increase along a shape. Two consecutive points with equal values for shape_dist_traveled and small difference of coordinates (greater than 0 but less than 1.11 m distance) result in a warning.

You can see more about this notice here.

shapeId (?) The id of the faulty shape. csvRowNumber (?) The row number from `shapes.txt`. shapeDistTraveled (?) The faulty record's `shape_dist_traveled` value. shapePtSequence (?) The faulty record's `shapes.shape_pt_sequence`. prevCsvRowNumber (?) The row number from `shapes.txt` of the previous shape point. prevShapeDistTraveled (?) The previous shape point's `shape_dist_traveled` value. prevShapePtSequence (?) The previous record's `shapes.shape_pt_sequence`. actualDistanceBetweenShapePoints (?) Actual distance traveled along the shape from the first shape point to the previous shape point.
"1" 67 761.0 66 66 761.0 65 0.7861239963987449
equal_shape_distance_same_coordinates WARNING 7

equal_shape_distance_same_coordinates

Two consecutive points have equal shape_dist_traveled and the same lat/lon coordinates in shapes.txt.

When sorted by shape.shape_pt_sequence, the values for shape_dist_traveled must increase along a shape. Two consecutive points with equal values for shape_dist_traveled and the same coordinates indicate a duplicative shape point.

You can see more about this notice here.

shapeId (?) The id of the faulty shape. csvRowNumber (?) The row number from `shapes.txt`. shapeDistTraveled (?) Actual distance traveled along the shape from the first shape point to the faulty record. shapePtSequence (?) The faulty record's `shapes.shape_pt_sequence`. prevCsvRowNumber (?) The row number from `shapes.txt` of the previous shape point. prevShapeDistTraveled (?) Actual distance traveled along the shape from the first shape point to the previous shape point. prevShapePtSequence (?) The previous record's `shapes.shape_pt_sequence`.
"1" 3 0.0 2 2 0.0 1
"1" 21 179.0 20 20 179.0 19
"1" 194 2860.0 193 193 2860.0 192
"1" 339 4322.0 338 338 4322.0 337
"1" 386 4996.0 385 385 4996.0 384
"1" 663 9860.0 662 662 9860.0 661
"1" 936 12317.0 935 935 12317.0 934
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"
mixed_case_recommended_field WARNING 63

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 63 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.
"routes.txt" "route_short_name" "2AAN" 2
"routes.txt" "route_long_name" "2 ALPES NAVETTE ANNUELLE" 2
"stops.txt" "stop_name" "LES DEUX ALPES- ALPHERATZ" 2
"stops.txt" "stop_name" "LES DEUX ALPES- ALPHERATZ" 3
"stops.txt" "stop_name" "LES DEUX ALPES- ARC EN CIEL" 4
"stops.txt" "stop_name" "LES DEUX ALPES- ARC EN CIEL" 5
"stops.txt" "stop_name" "BELLE ETOILE" 6
"stops.txt" "stop_name" "BELLE ETOILE" 7
"stops.txt" "stop_name" "LES DEUX ALPES- COTE BRUNE" 8
"stops.txt" "stop_name" "LES DEUX ALPES- COTE BRUNE" 9
"stops.txt" "stop_name" "LES DEUX ALPES- DIAMANT" 10
"stops.txt" "stop_name" "LES DEUX ALPES- DIAMANT" 11
"stops.txt" "stop_name" "LES DEUX ALPES- LA BUISSONIÈRE" 12
"stops.txt" "stop_name" "LES DEUX ALPES- LA BUISSONIÈRE" 13
"stops.txt" "stop_name" "LES DEUX ALPES- LA MEIJE" 14
"stops.txt" "stop_name" "LES DEUX ALPES- LA MEIJE" 15
"stops.txt" "stop_name" "LES DEUX ALPES- LE BELVÉDÈRE" 16
"stops.txt" "stop_name" "LES DEUX ALPES- LE BELVÉDÈRE" 17
"stops.txt" "stop_name" "LES DEUX ALPES- LE LAUTARET" 18
"stops.txt" "stop_name" "LES DEUX ALPES- LE LAUTARET" 19
"stops.txt" "stop_name" "LES DEUX ALPES- LES BLEUETS - ZONE DU SOLEIL" 20
"stops.txt" "stop_name" "LES DEUX ALPES- LES BLEUETS - ZONE DU SOLEIL" 21
"stops.txt" "stop_name" "LES DEUX ALPES- HOTEL LES GLACIERS" 22
"stops.txt" "stop_name" "LES DEUX ALPES- HOTEL LES GLACIERS" 23
"stops.txt" "stop_name" "LES DEUX ALPES- HOTEL LES GLACIERS" 24
"stops.txt" "stop_name" "LES DEUX ALPES- HOTEL LES GLACIERS" 25
"stops.txt" "stop_name" "LES DEUX ALPES- LES PLEIADES" 26
"stops.txt" "stop_name" "LES DEUX ALPES- LES PLEIADES" 27
"stops.txt" "stop_name" "LES DEUX ALPES- LES PRAIRIES" 28
"stops.txt" "stop_name" "LES DEUX ALPES- LES PRAIRIES" 29
"stops.txt" "stop_name" "LES DEUX ALPES- LES VIKINGS" 30
"stops.txt" "stop_name" "LES DEUX ALPES- LES VIKINGS" 31
"stops.txt" "stop_name" "LES DEUX ALPES- MAISON MEDICALE" 32
"stops.txt" "stop_name" "LES DEUX ALPES- MAISON MEDICALE" 33
"stops.txt" "stop_name" "LES DEUX ALPES- MAISON MEDICALE" 34
"stops.txt" "stop_name" "LES DEUX ALPES- MAISON MEDICALE" 35
"stops.txt" "stop_name" "LES DEUX ALPES- MAISON TOURISME - MI-ALPE" 36
"stops.txt" "stop_name" "LES DEUX ALPES- MAISON TOURISME - MI-ALPE" 37
"stops.txt" "stop_name" "LES DEUX ALPES- MAISON TOURISME - MI-ALPE" 38
"stops.txt" "stop_name" "LES DEUX ALPES- MAISON TOURISME - MI-ALPE" 39
"stops.txt" "stop_name" "LES DEUX ALPES- MUR D'ESCALADE" 40
"stops.txt" "stop_name" "LES DEUX ALPES- MUR D'ESCALADE" 41
"stops.txt" "stop_name" "LES DEUX ALPES- PALAIS DES SPORTS" 42
"stops.txt" "stop_name" "LES DEUX ALPES- PALAIS DES SPORTS" 43
"stops.txt" "stop_name" "LES DEUX ALPES- PALAIS DES SPORTS" 44
"stops.txt" "stop_name" "LES DEUX ALPES- PALAIS DES SPORTS" 45
"stops.txt" "stop_name" "LES DEUX ALPES- PARKING DE LA PASSERELLE" 46
"stops.txt" "stop_name" "LES DEUX ALPES- PARKING DE LA PASSERELLE" 47
"stops.txt" "stop_name" "LES DEUX ALPES- PETITE AIGUILLE" 48
"stops.txt" "stop_name" "LES DEUX ALPES- PETITE AIGUILLE" 49
stop_without_stop_time WARNING 8

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.

csvRowNumber (?) The row number of the faulty record. stopId (?) The id of the faulty stop. stopName (?) The name of the faulty stop.
22 "112103" "LES DEUX ALPES- HOTEL LES GLACIERS"
25 "112101" "LES DEUX ALPES- HOTEL LES GLACIERS"
32 "60303" "LES DEUX ALPES- MAISON MEDICALE"
34 "60300" "LES DEUX ALPES- MAISON MEDICALE"
36 "60503" "LES DEUX ALPES- MAISON TOURISME - MI-ALPE"
39 "60501" "LES DEUX ALPES- MAISON TOURISME - MI-ALPE"
42 "60403" "LES DEUX ALPES- PALAIS DES SPORTS"
45 "60401" "LES DEUX ALPES- PALAIS DES SPORTS"