Skip to content

municipioriogrande/citybus-gtfs

Repository files navigation

CityBus GTFS

Rio Grande, Tierra del Fuego, Argentina

This project contains GTFS feed for CityBus buses in Rio Grande, Tierra del Fuego, Argentina.

Getting started

  1. Clone this repo: git clone https://github.com/friasdesign/citybus-gtfs.git
  2. Initialize submodules: git submodule init && git submodule update
  3. Check Python version: python --version. It should be either ~2.5 or ~2.7. If python is not found you can install it following these instructions
  4. Download latest version of Open Trip Planner, Maven repo, move it to the root directory of the project.

Workflow

  1. Update GTFS files inside gtfs/ folder using a text editor or a spreadsheet editor (such as LibreOffice)
  2. Validate changes running the following command from root folder: sh validate.sh
  3. View changes if required by running: sh view.sh
  4. Once everything is OK you can build a zipped bundle of gtfs feed using the command: sh build.sh
  5. If required, debug locally by running: sh localdebug.sh. It starts Open Trip Planner (OTP) and loads the built GTFS.

Transitfeed

For using tools in transit feed repo, read its docs here

License

Distributed under MIT, see license here

About

GTFS files for CityBus Rio Grande

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages