Open-EO / openeo-geopyspark-driver

OpenEO driver for GeoPySpark (Geotrellis)
Apache License 2.0
25 stars 4 forks source link

[EPIC] Vector cube: merging & filtering #771

Open jdries opened 1 month ago

jdries commented 1 month ago

Users want to use large geoparquet files as input data for model training. To make this efficient, this requires a few extra features:

For timing, we'll want this in 3-4 months.

Design wise, ideally we can convert openEO process graph into SQL statement that can be used by DuckDB or SparkSQL.