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

Separate out pygeos dependency #3

Open
TerryLines opened this issue Mar 11, 2021 · 0 comments
Open

Separate out pygeos dependency #3

TerryLines opened this issue Mar 11, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@TerryLines
Copy link
Member

The vectorised geometry functions are not coherent. Some go via GeoPandas, others directly to shapely or pygeos.
If there was a module for all vectorised functions:

  • pygeos could be made an optional dependency, making installation easier. Although we couldn't recommend this as it would decimate performance.
  • It would be easier to update as the different pygeos/shapely packages evolve.
@TerryLines TerryLines added the enhancement New feature or request label Mar 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant