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

GeoInterface.jl integration? #55

Open
asinghvi17 opened this issue Oct 29, 2024 · 0 comments
Open

GeoInterface.jl integration? #55

asinghvi17 opened this issue Oct 29, 2024 · 0 comments

Comments

@asinghvi17
Copy link

asinghvi17 commented Oct 29, 2024

Hey! This looks like a very cool package. Over in https://github.com/JuliaGeo/GeometryOps.jl we are now looking into spherical geometry processing, so things like spherical caps, intersection / area / distance on the sphere, spherical polygon implementations, etc.

Wondering whether you folks would be interested in a GeoInterface.jl implementation to access the coordinate types here? That would allow GeometryOps algorithms and types (polygons, lines, etc) to work seamlessly with no other intervention required.

https://github.com/JuliaGeo/GeoInterface.jl is essentially an interface that defines how to extract values from geometric objects like points, lines, polygons, etc.

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