Skip to content

roledxd/brttogtfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BRT To GTFS

Application for converting BRT data to GTFS format.

Requirements

  • npm
  • git

Installation

Install brttogtfs with npm

    git clone https://github.com/roledxd/brttogtfs
    cd brttogtfs
    npm install

Working

  1. Fill in file located in /input folder 'agency.json'
  2. Put stops.csv, routes.csv and shapes.csv in the created folder
  3. Launch run.bat
  4. Done! New folder "export" must appear with "stops.txt" inside it

About

Application for converting BRT data to GTFS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published