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

Shortcut for creating a path following an existing path #1936

Closed
jidanni opened this issue Nov 8, 2022 · 0 comments
Closed

Shortcut for creating a path following an existing path #1936

jidanni opened this issue Nov 8, 2022 · 0 comments

Comments

@jidanni
Copy link
Contributor

jidanni commented Nov 8, 2022

Here we see we've already followed this path on the left node and we still want to hit the center node and then the right node to complete following this path.

Screenshot_20221108-142114_Vespucci.jpg

But wouldn't it be great if we could just hit the right node and then the center node would also become part of our new path automatically?

So we need to a way of telling Vespucci that we want to include all the intermediate nodes.

(Why would we be doing this? Because let's say there is a boundary, or a fence, that happens to share the same path as an existing path. But we still need to make it an independent feature, and not just add more tags to the existing path.)

And of course, sometimes we don't want to include all the intermediate nodes. So this new enhancement idea needs to be some kind of toggle option...

And of course we don't necessarily want to include the entire existing path, just up to the point where we want to stop and turn away.

See also openstreetmap/iD#9368 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant