GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2025-12-12T16:52:03Z,
for the dataset file:///shared/transportes-de-murcia.zip. No country code was provided.

Use this report alongside our documentation.

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_dates.txt
  3. routes.txt
  4. shapes.txt
  5. stop_times.txt
  6. stops.txt
  7. trips.txt

Counts


  • Agencies: 1
  • Blocks: 0
  • Routes: 31
  • Shapes: 31
  • Stops: 209
  • Trips: 932

Specification Compliance report

30 notices reported (0 errors, 30 warnings, 0 infos)

Notice Code Severity Total
duplicate_route_name WARNING 2

duplicate_route_name

Two distinct routes have either the same route_short_name, the same route_long_name, or the same combination of route_short_name and route_long_name.

All routes of the same route_type with the same agency_id should have unique combinations of route_short_name and route_long_name.

Note that there may be valid cases where routes have the same short and long name, e.g., if they serve different areas. However, different directions must be modeled as the same route.

Example of bad data:

route_id route_short_name route_long_name
route1 U1 Southern
route2 U1 Southern

You can see more about this notice here.

csvRowNumber1 (?) The row number of the first occurrence. routeId1 (?) The id of the the first occurrence. csvRowNumber2 (?) The row number of the other occurrence. routeId2 (?) The id of the the other occurrence. routeShortName (?) Common `routes.route_short_name`. routeLongName (?) Common `routes.route_long_name`. routeTypeValue (?) Common `routes.route_type`. agencyId (?) Common `routes.agency_id`.
8 "50030003" 9 "50030004" "C3" "C3 - CIRCUL- EROSKI- CIUDAD JUSTICIA-GLORIETA - R.NORTE" 3 "1"
11 "50040003" 12 "50040004" "C4" "C4 - CIRCUL- R.NORTE- FFCC - CIUDAD JUSTICIA- R.LEVANTE" 3 "1"
leading_or_trailing_whitespaces WARNING 1

leading_or_trailing_whitespaces

The value in CSV file has leading or trailing whitespaces.

This notice is emitted for values protected with double quotes since whitespaces for non-protected values are trimmed automatically by CSV parser.

The validator strips whitespaces from protected values. We do not see any use case when such a whitespace may be needed. On the other hand, some real-world feeds use trailing whitespaces for some values and omit them for the others. This is causing the largest problem when a primary key and a foreign key differ just by a whitespace: it is clear that they are intended to be the same, that is why we always strip whitespaces.

You can see more about this notice here.

filename (?) The name of the faulty file. csvRowNumber (?) The row of the faulty record. fieldName (?) Faulty record's field name. fieldValue (?) Faulty value.
"stops.txt" 157 "stop_name" "Gran Via 6 "
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 13

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.

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_long_name" "C1 - PLZ CIRCUL - EROSKI - GLORIETA - RONDA NORTE" 2
"routes.txt" "route_long_name" "C2 - PLZ CIRCULAR - R.NORTE - FFCC - EROSKI - R.LEVANTE" 5
"routes.txt" "route_long_name" "C3 - CIRCUL- EROSKI- CIUDAD JUSTICIA-GLORIETA - R.NORTE" 8
"routes.txt" "route_long_name" "C3 - CIRCUL- EROSKI- CIUDAD JUSTICIA-GLORIETA - R.NORTE" 9
"routes.txt" "route_long_name" "C4 - CIRCUL- R.NORTE- FFCC - CIUDAD JUSTICIA- R.LEVANTE" 11
"routes.txt" "route_long_name" "C4 - CIRCUL- R.NORTE- FFCC - CIUDAD JUSTICIA- R.LEVANTE" 12
"routes.txt" "route_long_name" "C5 - ABENARABI - GRAN VIA - FFCC - GLORIETA - CIRCULAR" 14
"routes.txt" "route_long_name" "R12 - LOS GARRES - PIO BAROJA - GLORIETA - SAN ANDRES" 17
"routes.txt" "route_long_name" "R14 - CIRCUL.- J.FUTURA- R.NORTE-G.VIA-S.ANDRES-C.FAMA" 20
"routes.txt" "route_long_name" "R17 - FFCC -H.R.SOFIA -LA FAMA - CIRCUL.- UMU- GLORIETA" 23
"routes.txt" "route_long_name" "R20 - CIRCULAR - P.ASTURIAS- G.VIA - R.SOFIA- ATALAYAS" 26
"routes.txt" "route_long_name" "R80 -MESA CASTILLO -PIO BAROJA -CIRCULAR -G.VIA-S.MAYOR" 29
"routes.txt" "route_long_name" "R80 -CIRCULAR-GRAN VIA- PABELLON INFANTE- MESA CASTILLO" 30
route_long_name_contains_short_name WARNING 13

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`.
"50010002" 2 "C1" "C1 - PLZ CIRCUL - EROSKI - GLORIETA - RONDA NORTE"
"50020002" 5 "C2" "C2 - PLZ CIRCULAR - R.NORTE - FFCC - EROSKI - R.LEVANTE"
"50030003" 8 "C3" "C3 - CIRCUL- EROSKI- CIUDAD JUSTICIA-GLORIETA - R.NORTE"
"50030004" 9 "C3" "C3 - CIRCUL- EROSKI- CIUDAD JUSTICIA-GLORIETA - R.NORTE"
"50040003" 11 "C4" "C4 - CIRCUL- R.NORTE- FFCC - CIUDAD JUSTICIA- R.LEVANTE"
"50040004" 12 "C4" "C4 - CIRCUL- R.NORTE- FFCC - CIUDAD JUSTICIA- R.LEVANTE"
"50050002" 14 "C5" "C5 - ABENARABI - GRAN VIA - FFCC - GLORIETA - CIRCULAR"
"50120003" 17 "R12" "R12 - LOS GARRES - PIO BAROJA - GLORIETA - SAN ANDRES"
"50140002" 20 "R14" "R14 - CIRCUL.- J.FUTURA- R.NORTE-G.VIA-S.ANDRES-C.FAMA"
"50170002" 23 "R17" "R17 - FFCC -H.R.SOFIA -LA FAMA - CIRCUL.- UMU- GLORIETA"
"50200002" 26 "R20" "R20 - CIRCULAR - P.ASTURIAS- G.VIA - R.SOFIA- ATALAYAS"
"50800009" 29 "R80" "R80 -MESA CASTILLO -PIO BAROJA -CIRCULAR -G.VIA-S.MAYOR"
"50800010" 30 "R80" "R80 -CIRCULAR-GRAN VIA- PABELLON INFANTE- MESA CASTILLO"