Skip to content

A Java-based library for reading, writing, and transforming public transit data in the GTFS format, including database support.

License

Notifications You must be signed in to change notification settings

OneBusAway/onebusaway-gtfs-modules

Folders and files

NameName
Last commit message
Last commit date
Sep 3, 2024
Sep 3, 2024
Sep 3, 2024
Sep 3, 2024
Sep 3, 2024
Sep 3, 2024
Sep 3, 2024
Sep 3, 2024
Sep 3, 2024
Sep 3, 2024
Sep 3, 2024
Oct 1, 2020
Feb 19, 2012
Sep 3, 2024
Sep 2, 2024
Sep 3, 2024
Sep 3, 2024

Repository files navigation

onebusaway-gtfs-modules

CI Maven Central

A Java library for reading and writing GTFS feeds, including database support.

See more documentation in the docs folder.

Maven usage

In your pom.xml, include:


<dependency>
	<groupId>org.onebusaway</groupId>
	<artifactId>onebusaway-gtfs</artifactId>
	<version>2.0.0</version>
</dependency>

...where <version> contains the latest version number.

About

A Java-based library for reading, writing, and transforming public transit data in the GTFS format, including database support.

Resources

License

Stars

Watchers

Forks

Languages