GTFS Feed Builder by OPEN Kaposvar
With our GTFS Feed Builder you can generate valid GTFS feeds from various spatial data sources:
- GeoJSON files
- CSV files
- Partial GTFS text files
- ESRI Shapefiles
Furthermore you can export a GTFS feed into these formats, too. The Feed Builder tool is a Yeoman Generator itself.
First, install Yeoman and generator-gtfs-builder using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-gtfs-builder
Then generate your new project:
yo gtfs-builder
MIT © OPEN Kaposvár