onebusaway-gtfs-modules

onebusaway-gtfs-modules screenshot
Back

A comprehensive Java library for reading and writing GTFS feeds, including database support. This project provides foundational tools for working with public transit data in the General Transit Feed Specification format, serving as a core dependency for many transit applications.

Features

  • GTFS Reading & Writing - Complete support for parsing and generating GTFS feeds
  • Database Integration - Hibernate-based database operations for persistent storage
  • GTFS Merging - Capabilities for combining multiple GTFS feeds
  • GTFS Transformation - Tools for modifying and transforming feed data
  • Performance Benchmarking - Built-in support for measuring processing performance
  • Maven Central Distribution - Easy integration via standard Maven dependency management

Get Started

View the source code and documentation on GitHub: github.com/OneBusAway/onebusaway-gtfs-modules

Apache 2.0 View Source