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

Missing GeoInterface methods / things that would be nice to have #5

Open
asinghvi17 opened this issue Sep 19, 2024 · 0 comments
Open

Comments

@asinghvi17
Copy link
Collaborator

asinghvi17 commented Sep 19, 2024

Extents

  • Compute extent from feature collection
  • Compute extent from table
  • Compute extent from vector of geometries

All of this is made a lot easier with GO.apply which might become GI.apply or GI.map at some point...

Boundaries

Shapely has a boundary method that extracts exterior rings as linestrings.

We do also need to create constructors such that GI.LineString can wrap LinearRing trait objects.

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