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

Don't warn about polygons for (self-intersecting) ways that are no polygons #1997

Merged
merged 1 commit into from
Aug 25, 2023

Conversation

Famlam
Copy link
Collaborator

@Famlam Famlam commented Aug 24, 2023

Fixes #1935 and the second part of #1995
For attraction=roller_coaster (area surrounding the rollercoaster) vs roller_coaster=track (the track itself), see #1960

Note: personally I think that self-intersecting ways can better be split in fragments that do not overlap, especially for rollercoasters where they cross at different heights (and should thus have layer tags). This PR is mostly based upon #1935 (comment) : it's not a polygon, so the warning doesn't make sense.

…lygons

Fixes #1935 and #1995
For `attraction=roller_coaster` vs `roller_coaster=track`, see #1960
@frodrigo frodrigo merged commit cb5894e into dev Aug 25, 2023
6 checks passed
@Famlam Famlam deleted the Famlam-polygons branch August 25, 2023 11:42
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.

Invalid polygon reported on highway=raceway
2 participants