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

Update README.md to use GeometryOps #14

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

asinghvi17
Copy link
Contributor

Leads to a simpler API for the buffer (though the result is still a planar buffer and not spherical, so will be quite distorted)

Leads to a simpler API for the buffer ;)
@tiemvanderdeure
Copy link
Owner

I didn't know GeometryOps had a convex hull method, thanks!

Now that we can specify Planar or Spherical geometry I might look into writing a spherical buffer method :)

@tiemvanderdeure tiemvanderdeure merged commit 2efa445 into tiemvanderdeure:master Oct 7, 2024
@asinghvi17
Copy link
Contributor Author

I just read a paper about this...will track it down and send it to you! Spherical buffer would be great because s2's version is actually pixelated, lol

@rafaqz
Copy link
Collaborator

rafaqz commented Oct 7, 2024

We don't have native Planar buffers either, its just calling LibGEOS. You could do both! ;)

@asinghvi17 asinghvi17 deleted the patch-1 branch October 8, 2024 02:10
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.

3 participants