MobilityData / gtfs-realtime-validator

Java-based tool that validates General Transit Feed Specification (GTFS)-realtime feeds
Other
38 stars 9 forks source link

Cover most trips in GTFS Schedule #119

Open e-lo opened 2 years ago

e-lo commented 2 years ago

Relevant Best Practice text:

Feeds should cover the vast majority of trips included in the companion static GTFS dataset. In particular, it should include data for high-density and high-traffic city areas and busy routes.

Considerations

  1. What is "vast-majority"?
    • Set a 'good default' and then make configurable?
    • Clarify in best practice?