# gtfsmatcher **Repository Path**: mirrors_Semigradsky/gtfsmatcher ## Basic Information - **Project Name**: gtfsmatcher - **Description**: Match GTFS data with osm - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-03-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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/