Skip to content

A project renders at scale GTFS files on the client side only without backend

Notifications You must be signed in to change notification settings

gabrielAHN/gtfs-viz

Repository files navigation

GTFS Viz 🚉

Deploy on Railway

Description

The GTFS Viz project that visulizes the at scale vislizes GTFS files. For now mainly to visulize Station information specifically pathways data in detail.

Main feature is is completelly browser based using Duckdb Wasm to process the gtfs data at scale in the browser without a backend.

Feel free to contribute to the project by making a PR or opening an issue.

GTFS Viz

Requirements: Need newer browsers and good GPU computer to run.

Running Locally

yarn
yarn dev

Features

  • View Stations in Table and Map
  • See Details like Station Pathways and Exit Counts
  • Add and Edit Station(s)
  • Add and Edit Station parts like exits, pathways,and
  • Export Edited Stops File

Coming Soon

  • Station Pathway Editing
  • GTFS routes Viz 📈

Stack

Data Processing ⚙️⚙️

Style 🎨

About

A project renders at scale GTFS files on the client side only without backend

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published