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

Disable joining ways with conflicting tags #2809

Merged
merged 2 commits into from
Oct 21, 2015
Merged

Disable joining ways with conflicting tags #2809

merged 2 commits into from
Oct 21, 2015

Conversation

jfirebaugh
Copy link
Member

Fixes #2358.

"Uninteresting" tags are exempted -- this includes "attribution", "created_by", "source", "odbl", and "tiger:*". The values of such tags will continue to be joined with semicolons.

The rule also takes into account tag values that will automatically be reversed when the ways are joined. For example, if you have a oneway: yes way from a to b, and a oneway: -1 way from c to b, joining is permitted, and will produce a oneway: yes way going a to b to c.

bhousel added a commit that referenced this pull request Oct 21, 2015
Disable joining ways with conflicting tags
@bhousel bhousel merged commit ef2b427 into master Oct 21, 2015
@bhousel
Copy link
Member

bhousel commented Oct 21, 2015

Thanks @jfirebaugh!

@bhousel bhousel deleted the conflicting-tags branch September 26, 2016 04:40
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

Successfully merging this pull request may close these issues.

2 participants