a-b-street / 15m

New version of the 15-minute neighborhood tool
https://a-b-street.github.io/15m/
Apache License 2.0
6 stars 0 forks source link

Think through pattern for multi-modal graphs #1

Closed dabreegster closed 2 months ago

dabreegster commented 6 months ago

Ideally, this tool will be able to answer the same kinds of questions for any mode. Over in Severance Snape, to calculate ped shortcuts, we need a driving graph. In the LTN tool, we need to understand non-driveable roads to detect some modal filters. Without going back to the sheer complexity of the osm2streets approach, revisit all of these requirements. One graph structure, many views onto it?

dabreegster commented 2 months ago

Dupe of #17