Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validator reporting MissingCoordinates for Stops which have lat/long #177

Open
rachelmannionNTA opened this issue Mar 1, 2023 · 0 comments

Comments

@rachelmannionNTA
Copy link

Summary:

I ran the validator and it reported MissingCoordinates for Stops which have lat/long, the root cause of this seems to be the following exception
java.lang.IllegalArgumentException: org.opengis.referencing.datum.DatumFactory is not an ImageIO SPI class

Steps to reproduce:

Using the tool, validate the MBTA zip and real time feed, tool reports MissingCoordinates problem even though stops have lat/long.
I also ran the tool on our own zip and real time feed, and got the same error

Expected behavior:

Expect that the tool would not report this as an problem

Observed behavior:

Tool reported this as a problem for all stops

Platform:

Running ghcr.io/mobilitydata/gtfs-realtime-validator:latest on Docker in Windows

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant