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

Handle all relations with from, via, and to members in the same manner as turn restrictions. #6221

Closed
BjornRasmussen opened this issue Apr 23, 2019 · 1 comment
Labels
operation An editing operation / edit menu item
Milestone

Comments

@BjornRasmussen
Copy link
Contributor

There are quite a few different relation types that can currently be broken by id with the "split way" functionality. These include:

  1. Manoeuvre relations
  2. turnlanes:turns
  3. Connectivity relations - Proposal page
    ... and possibly others as well.
    All relations with this format should be handled identically by the split way tool. I suggest modifying the code to improve the relation (remove duplicate from/to way) if the relation has from, via, and to members.
    The current design, which I think already has this capability for turn restrictions, should no longer look for the tag type=restriction and instead look for has from, via and to members.
@bhousel
Copy link
Member

bhousel commented Apr 23, 2019

Seems reasonable 👍

@bhousel bhousel added the operation An editing operation / edit menu item label Apr 23, 2019
@bhousel bhousel added this to the 2.15.0 milestone Apr 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
operation An editing operation / edit menu item
Projects
None yet
Development

No branches or pull requests

2 participants