Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revival ideas #235

Open
3 of 7 tasks
dabreegster opened this issue Mar 12, 2024 · 0 comments
Open
3 of 7 tasks

Revival ideas #235

dabreegster opened this issue Mar 12, 2024 · 0 comments

Comments

@dabreegster
Copy link
Contributor

dabreegster commented Mar 12, 2024

Spurred on by all the progress in Muv, here are some ideas after that cutover PR is merged to revive work on osm2streets.

  • Clean up Street Explorer code, likely starting with svelte-maplibre and others from Improve the Svelte web app #220
  • Display full detail from Muv when clicking a lane or road (play around with some ideas for formatting)
  • Plug semantic gaps, like adding Direction::Both
  • Revisit Use region-specific configurable lane widths #223, region-specific assumptions for lane widths and also color/styling
  • Revisit the dependency on https://github.com/a-b-street/geom. I've been using georust in newer projects. It could be worth revisiting some of the core LineString offsetting code in geom and trying newer approaches
  • Revisit the algorithm that generates vehicle turns in A/B Street. Modernize, remove old assumptions from the traffic simulation days, and get it working in here.
  • Focus on footways and crossings, and try to render markings. Don't worry about any overlapping geometry or graph simplification yet.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant