kiselev-dv / gtfsmatcher

Match GTFS data with osm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gtfsmatcher

Match GTFS data with osm

Build & run

From the root of the project:

# Build
mvn clean compile package

# Then run
java -jar target/gtfsmatcher.jar

By default gtfs file should be data/google_transit.zip you can overwrite data forlder via -Ddata.dir=some/other/path parameter

Now open http://localhost:9080/

About

Match GTFS data with osm


Languages

Language:Java 69.3%Language:JavaScript 20.1%Language:HTML 9.5%Language:CSS 1.1%