Skip to content

BlinkTagInc/gtfs-to-geojson-service

Repository files navigation

GTFS to GeoJSON as a Service

This project is a next.js app that runs on a server and uses GTFS-to-geojson to generate GeoJSON from transit data in GTFS format.

Try it out at https://geojson.gtfstohtml.com/.

Setup

Install dependencies

npm install

Running Locally

npm run dev

Setting up in production

git clone https://github.com/BlinkTagInc/gtfs-to-geojson-service.git
cd gtfs-to-geojson-service
npm install
npm run build

Contributing

Pull requests are welcome, as is feedback and reporting issues.

About

A service that uses gtfs-to-geojson to generate geojson of routes and stops from transit data in GTFS format.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages