Closed miles-grant-ibigroup closed 1 year ago
@miles-grant-ibigroup for review: https://github.com/ibi-group/datatools-server/pull/513. We should discuss at some point next week.
@miles-grant-ibigroup I'm going to defer my review until this https://github.com/ibi-group/datatools-server/pull/513 is tested and merged.
Thanks Rob! All changes have been addressed
Checklist
dev
before they can be merged tomaster
)Description
This PR integrates the MobilityData GTFS Validator into datatools, and adds a MobilityData validation to the GTFS validation step. Validation results are saved to a unique temporary folder, then loaded and inserted into Mongo. Failures are handled via the existing validation failure infrastructure.
Room for Improvement
Important Notices
The MobilityData validator requires a much newer version of the Java spec. I've updated by JDK to 18, and language level to 11!
Tests are failing due to an unrelated shape file export issue