Skip to content

trein/gtfs-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

General Transit Feed Specification implementation in Java

This project is composed of the following modules:

  • gtfs-jpa: JPA mapping for General Transit Feed Specification
  • gtfs-mongo: Mongo mapping for General Transit Feed Specification
  • gtfs-etl: Extract, transform and load logic to consume GTFS data
  • gtfs-csv: Parsing logic for GTFS files

Reference

  • Official GTFS Specification here

Important

This is work in progress. Do not consider it as finished implementation.

About

General Transit Feed Specification implementation in Java.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages