Open-EO / openeo-geotrellis-extensions

Java/Scala extensions for Geotrellis, for use with OpenEO GeoPySpark backend.
Apache License 2.0
5 stars 3 forks source link

sample_by_features: result too large #159

Closed jdries closed 1 year ago

jdries commented 1 year ago

https://discuss.eodc.eu/t/filter-spatial-create-datacubes-which-are-wider-than-the-input-polygons/581/2

JeroenVerstraelen commented 1 year ago

New implementation has been tested, it solved the issue of uncropped tiles for datacubes with a time dimension:

Old implementation: sampleByFeatureOld

New implementation: sampleByFeatureNew