-
Case: An added trip is created in a CAD/AVL system by duplicating an existing trip or block and then assigning a schedule offset (so the duplicated trip operates XX mins before or after the original t…
ghost updated
4 years ago
-
On https://gtfs.mfdz.de/ we list all open German GTFS data feeds with their license and most recent validation results.
For each dataset, I'd like to keep stats of features and violations per cate…
-
**Is your feature request related to a problem? Please describe.**
Every Fare ID should be unique in fare_attributes.txt.
**Describe the solution you'd like**
Verify a Fare ID is not duplicated i…
-
**Is your feature request related to a problem? Please describe.**
Every Service ID and Date pair should be unique in calendar_dates.txt.
**Describe the solution you'd like**
Verify a Service ID …
-
**Is your feature request related to a problem? Please describe.**
Every Trip ID should be unique in trips.txt.
**Describe the solution you'd like**
Verify a Trip ID is not duplicated in trips.tx…
-
**Is your feature request related to a problem? Please describe.**
At present, two pieces of information are represented in the field `noticeId`:
- the level of emergency
- I: information
- W…
-
**Is your feature request related to a problem? Please describe.**
Consistency in key names (used in input json file and output json file) should be kept.
Use lowerCamelCase for all keys could be …
-
**Is your feature request related to a problem? Please describe.**
At present, some notices such as `RouteColorAndTextInsufficientContrastNotice` contain a field `contastRatio`. These fields are spec…
-
**Is your feature request related to a problem? Please describe.**
At present the amount of time of execution is expressed in milliseconds. It would be more convenient to log this information with `h…
-
**Is your feature request related to a problem? Please describe.**
The distance travelled in a shape at a stop should be valid. This is a GTFS rule implemented in Google Python validator as an inner …