This project is composed of the following modules:
gtfs-jpa: JPA mapping for General Transit Feed Specificationgtfs-mongo: Mongo mapping for General Transit Feed Specificationgtfs-etl: Extract, transform and load logic to consume GTFS datagtfs-csv: Parsing logic for GTFS files
- Official GTFS Specification here
This is work in progress. Do not consider it as finished implementation.