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

Use general GeoInterface polygons as PolyRegions #10

Open
asinghvi17 opened this issue Mar 30, 2024 · 1 comment
Open

Use general GeoInterface polygons as PolyRegions #10

asinghvi17 opened this issue Mar 30, 2024 · 1 comment

Comments

@asinghvi17
Copy link
Contributor

This would only require GeoInterface support, and would allow people to use predefined polygons a lot more easily, plus add support for holes in regions!

If you need a nice point in polygon test, Rasters.jl and GeometryOps.jl have some good implementations.

@asinghvi17
Copy link
Contributor Author

Ah I see you already use PolygonOps - that's the same algorithm which GeometryBasics uses. I think we got the code from there!

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