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

Intersected buildings are not detected #10137

Open
vmartyanov opened this issue Feb 27, 2024 · 3 comments
Open

Intersected buildings are not detected #10137

vmartyanov opened this issue Feb 27, 2024 · 3 comments

Comments

@vmartyanov
Copy link

URL

https://www.openstreetmap.org/changeset/147971041

How to reproduce the issue?

I think the screenshot is self-explaining:

image

Screenshot(s) or anything else?

Seems intersection is detected if and only if two lines intersects. But in this case segments have common nodes and this cause no lines intersection. But buildings are definitely intersected!

Maproulette challenge detects it, iD doesn't

Which deployed environments do you see the issue in?

Released version at openstreetmap.org/edit

What version numbers does this issue effect?

2.27.3

Which browsers are you seeing this problem on?

Firefox

@k-yle
Copy link
Collaborator

k-yle commented Mar 10, 2024

As a side note, I had assumed this behaviour was intentional when I created #10120. If this is indeed a bug, then #10120 will need reworking

@vmartyanov
Copy link
Author

Hm, #10120 has different shape: two squares with a common edge

@k-yle
Copy link
Collaborator

k-yle commented Mar 10, 2024

yeah #10120 is a different arrangement, but my "fix" for that issue assumes that your screenshot is a valid situation.

Anyway, I'm following this thread now, so I can update #10120 depending on what happens here

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

2 participants