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

GO.touches does not find some geometries to touch even after correction #155

Open
asinghvi17 opened this issue Jun 13, 2024 · 3 comments
Open
Labels
bug Something isn't working clipping About polygon clipping or processing

Comments

@asinghvi17
Copy link
Member

GO.touches, no correction

go_touches_no_valid.mp4

GO.touches, correction

go_touches_lg_valid.mp4

LG.touches, correction

lg_touches_lg_valid.mp4

(correction => LG.makeValid)

I will post a full MWE with cases later, just wanted to let this be known for now. The North Carolina geometry is also invalid (non-simple) but GO.touches is failing even with simple geometries.

@asinghvi17 asinghvi17 added bug Something isn't working clipping About polygon clipping or processing labels Jun 13, 2024
@rafaqz
Copy link
Member

rafaqz commented Jun 13, 2024

Looks like Tennessee and Virginia cause all the problems?

@asinghvi17
Copy link
Member Author

North Carolina is actually invalid according to GEOS, but Tennessee and Virginia are apparently fine. So I guess there are two bugs :D

@asinghvi17
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working clipping About polygon clipping or processing
Projects
None yet
Development

No branches or pull requests

2 participants