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

Automatic fixes before placing a filter #76

Open
dabreegster opened this issue Jan 12, 2025 · 0 comments
Open

Automatic fixes before placing a filter #76

dabreegster opened this issue Jan 12, 2025 · 0 comments
Labels
good first issue Good for newcomers
Milestone

Comments

@dabreegster
Copy link
Collaborator

In v1, if you try to filter a one-way road, the tool first makes the segment two-way. The first time it does so, it warns the user (and by default, lets them only see that once).

Similarly, the only filter that can be placed on a road with bus routes along it is a bus gate.

Have to rethink the WASM API. Should it be two calls, or should the main 'add filter' call return something indicating an error to prompt the user with? If the user has opted into fixing that kind of problem automatically, does that choice live in the frontend and it silently makes two WASM calls?

@dabreegster dabreegster added the good first issue Good for newcomers label Jan 12, 2025
@michaelkirk michaelkirk modified the milestones: CNT, CNT MVP, CNT More Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants