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

Add support for "obstacle" key #727

Open
grinapo opened this issue Sep 7, 2024 · 1 comment
Open

Add support for "obstacle" key #727

grinapo opened this issue Sep 7, 2024 · 1 comment

Comments

@grinapo
Copy link

grinapo commented Sep 7, 2024

Planning a meaningful bike route (but probably hiking as well) would greatly gain from obstacle=* tags, especially obstacle=vegetation (which is route-wise equivalent to smoothness=impassable or visibility=no with an arbitrary softening).

See wiki or taginfo.

Thanks.

ps:

assign misc_penalty = ...
 ...
 add if obstacle=vegetation|fallen_tree then 6 else 0
@afischerdev
Copy link
Collaborator

Added obstacle key in #458
But line and lock are not added, they have already seamark tags.

@afischerdev afischerdev added this to the Lookup Version 11.1 milestone Sep 21, 2024
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

2 participants