MobilityData / gtfs-realtime-validator

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

Expand E026 (Invalid vehicle position) for (0,0) #77

Open isabelle-dr opened 2 years ago

isabelle-dr commented 2 years ago

Issue by barbeau May 1, 2020 Originally opened as https://github.com/CUTR-at-USF/gtfs-realtime-validator/issues/379


Summary:

Invalid locations of (0,0) for a vehicle position are relatively common, so we should check for these in E026.

Also consider additional measures for validating location as discussed for GTFS stops in MobilityData/gtfs-validator#148.

Steps to reproduce:

Throw an error

Expected behavior:

What did you expect the application to do?

Observed behavior:

No errors are thrown