Application for converting BRT data to GTFS format.
- npm
- git
Install brttogtfs with npm
git clone https://github.com/roledxd/brttogtfs
cd brttogtfs
npm install
- Fill in file located in /input folder 'agency.json'
- Put stops.csv, routes.csv and shapes.csv in the created folder
- Launch run.bat
- Done! New folder "export" must appear with "stops.txt" inside it