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

Multipolygon without inner do not assign tags #47

Open
Tracked by #3
joaokho opened this issue Aug 29, 2019 · 1 comment
Open
Tracked by #3

Multipolygon without inner do not assign tags #47

joaokho opened this issue Aug 29, 2019 · 1 comment

Comments

@joaokho
Copy link

joaokho commented Aug 29, 2019

If Big polygon that contain multiple ways , and inside is not any inner element, return type Multipolygon/Relation but do not apply any tags on multipolygon. tags only on ways. When display it's not correct, Example big river polygon that contains multiple ways but do not has inner element did not display correctly

@joaokho
Copy link
Author

joaokho commented Sep 6, 2019

Because on function SplitLongWays calling function mergeIntoNewRelation did not sent features tag when created new Relation. it's only paramater way_parts that only set of class Ways that did not contains any tags

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

1 participant