-
Notifications
You must be signed in to change notification settings - Fork 4
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
GeoPySpark in the long term? #193
Comments
In a GeoPySpark issue I recently reported (locationtech-labs/geopyspark#712), a developer mentions https://rasterframes.io/ as alternative:
|
Note that we're constantly decreasing our dependency on GeoPyspark, the most important bits and algorithms depend only on Geotrellis. So in a way, this is already being dealt with. |
ok, good to know that we should aim at minimizing GeoPyspark usage. The annoying thing however is that even with the tiniest bit of GeoPyspark usage, it still weights a quite messily on the bootstrap phase of the app (e.g. a proper spark context should be available before you can import most |
from https://github.com/locationtech-labs/geopyspark:
last official release was 0.4.3 in Dec 2018
how deal with this dead end?
The text was updated successfully, but these errors were encountered: