Description
General purpose public transportation router based on GTFS.
Mobroute is a general purpose public transportation router (e.g. trip planner) Go library and CLI that works by directly ingesting timetable (GTFS) data from transit agencies (sourced from the Mobility Database). After data has been fetched, routing calculations can be run offline.
Overall, Mobroute aims to offer an opensource framework for integrating data-provider-agnostic GTFS public transit capabilities (integrated GTFS ETL, GTFS multisource support, and routing algorithm) into applications to get users from point-a to point-b via public transit without comprising privacy or user freedoms.