MobilityData / gtfs-validator

Canonical GTFS Validator project for schedule (static) files.
https://gtfs-validator.mobilitydata.org/
Apache License 2.0
288 stars 101 forks source link

Add shapes.txt as recommended file #1792

Open emmambd opened 3 months ago

emmambd commented 3 months ago

Describe the problem

there is also #470, in this issue, where we've added:

The shapes.txt file should be included for all route-based services (not for zone-based demand-responsive services).

Describe the new validation rule

To validate this automatically, we'd need to do: if the feed contains services other than zone-based DRT services, shapes.txt should be included.

Sample GTFS datasets

No response

Severity

No response

Additional context

No response

tzujenchanmbd commented 2 months ago

Suggestion: trigger warning for missing_recommended_file if the zone-based DRT OR fixed-stops DRT feature isn't present: