The Wayback Machine - https://web.archive.org/web/20200727213943/https://github.com/OneBusAway/onebusaway-application-modules
Skip to content
master
Go to file
Code

Latest commit

Merge branch 'unified' of github.com:camsys/onebusaway-application-modules into unified-merge

# Conflicts:
#	.travis.yml
#	onebusaway-admin-webapp/pom.xml
#	onebusaway-agency-metadata/pom.xml
#	onebusaway-api-core/pom.xml
#	onebusaway-api-webapp/pom.xml
#	onebusaway-combined-webapp/pom.xml
#	onebusaway-container/pom.xml
#	onebusaway-core/pom.xml
#	onebusaway-enterprise-acta-webapp/pom.xml
#	onebusaway-enterprise-webapp/pom.xml
#	onebusaway-enterprise-webapp/src/main/resources/data-sources.xml
#	onebusaway-federations-webapp/pom.xml
#	onebusaway-federations/pom.xml
#	onebusaway-geocoder/pom.xml
#	onebusaway-geospatial/pom.xml
#	onebusaway-gtfs-hibernate-spring/pom.xml
#	onebusaway-gtfs-realtime-archiver/pom.xml
#	onebusaway-gwt-common/pom.xml
#	onebusaway-nextbus-api-webapp/pom.xml
#	onebusaway-phone-webapp/pom.xml
#	onebusaway-phone/pom.xml
#	onebusaway-presentation/pom.xml
#	onebusaway-quickstart/onebusaway-quickstart-assembly/pom.xml
#	onebusaway-quickstart/onebusaway-quickstart-bootstrap/pom.xml
#	onebusaway-quickstart/onebusaway-quickstart-common/pom.xml
#	onebusaway-quickstart/onebusaway-quickstart-mains/pom.xml
#	onebusaway-quickstart/onebusaway-quickstart-webapp/pom.xml
#	onebusaway-quickstart/pom.xml
#	onebusaway-realtime-api/pom.xml
#	onebusaway-sms-webapp/pom.xml
#	onebusaway-transit-data-federation-builder/pom.xml
#	onebusaway-transit-data-federation-builder/src/main/java/org/onebusaway/transit_data_federation/bundle/tasks/GtfsMultiReaderImpl.java
#	onebusaway-transit-data-federation-webapp/pom.xml
#	onebusaway-transit-data-federation/pom.xml
#	onebusaway-transit-data/pom.xml
#	onebusaway-twilio-webapp/pom.xml
#	onebusaway-users/pom.xml
#	onebusaway-util/pom.xml
#	onebusaway-watchdog-webapp/pom.xml
#	onebusaway-webapp/pom.xml
#	pom.xml
5c66122

Git stats

Files

Permalink
Failed to load latest commit information.

README.md

The OneBusAway Application Suite Build Status Join the OneBusAway chat

A project of the non-profit Open Transit Software Foundation!

The OneBusAway application suite's primary function is to share real-time public transit information with riders across a variety of interfaces:

Watch the YouTube video for more information.

Getting Started

Here are the high-level steps you'll need to take to launch the OneBusAway mobile apps in your area:

  1. Get your schedule transit data in the GTFS format
  2. Have an AVL system that produces arrival estimates (Note: we're working removing this requirement - contact us if you're interested. Alternatively, you may be able to use other open-source projects, such as The Transit Clock, to go directly from raw vehicle locations to arrival times that are shared via GTFS-realtime and SIRI - this would replace Steps 2 and 3.)
  3. Implement a GTFS-realtime or SIRI real-time data feed (We also support other formats)
  4. Set up a OneBusAway server
  5. Do some quality-control testing of arrival times
  6. Request to be added as a OneBusAway region

See the multi-region page for more details.

Setting up a OneBusAway server

There are two options for setting up your own OneBusAway instance:

  • Quick-Start Guide - We provide a Quick-Start bundle designed to get you up and running quickly with OneBusAway.
  • Developer Installation Guide - If you want to get your hands dirty with code, this guide will help you get a OneBusAway instance set up using the source-code and Eclipse.

Status

You can find the latest releases here:

Deployments

OneBusAway is used in a number of places:

Check out the full list on the OneBusAway Deployments page. Check out the main project page at http://onebusaway.org.

Download

Code Repository

To browse the source online visit https://github.com/OneBusAway/onebusaway-application-modules.

To create a local copy of the repository, use the following command:

$ git clone git://github.com/OneBusAway/onebusaway-application-modules.git

Developer Information

Contact Info

There are lots of ways to get in touch with us.

You can’t perform that action at this time.