Skip to content

a-b-street/15m

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 backend; cargo run --release gmd /path/to/gtfs. The file is encoded using geomedea.

Releases

No releases published

Packages

No packages published