Product · Transportation systems
VIGO
Visual Intelligence for GTFS Operations. A local-first workbench for seeing, testing, routing, and explaining public transport networks.
Overview
VIGO is a GTFS decision-support and communication platform. The goal is direct: open a feed, see the real network, inspect its source rows, and reach a reproducible first insight without sending project data to a hosted service.
Static GTFS and OSM inputs are streamed into local SQLite stores. The workbench links maps, tables, validation evidence, schedule-aware routing, and exportable briefs around the same persisted network.
Core workflow
- Import and inspect GTFS feeds without hydrating a project-scale browser object.
- Link routes, stops, source data, validation findings, and the network map.
- Plan exact fixed-departure journeys within VIGO's declared timetable and access model.
- Use the same routing implementation from the desktop, HTTP API, CLI, and Python wrapper.
Current state
Release 0.1.5 is a standalone macOS workbench with a web-rendered interface. It supports local project storage, map and table linkage, static GTFS routing, local OSM walk access, validation evidence, and optional remote GTFS-RT overlays.