Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 540 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 540 Bytes

15-minute neighborhood tool

This is an experimental rewrite of <15m.abstreet.org>. Stay tuned.

Developer docs

To build and run the web app locally, cd web; npm run wasm; npm run dev. You need to re-run npm run wasm when the Rust code in backend changes.

The GTFS data used is built from the UK BODS. After downloading and unzipping, you can build using cd cli; cargo run --release build-gtfs /path/to/gtfs. The file is encoded using geomedea.