2022.3.3
-
core
commands.cp
: fixoverwrite
mode on local filesystems- cache input vector file bounding box to improve performance on large GeoJSON files
- add preliminary RPC referenced raster data support (also requires rasterio fix: rasterio/rasterio#2419)
- add
dask_propagate_results
flag tocompute()
to activate/deactivate task result propagation on dask clusters
-
packaging/CI
- avoid using GEOS 3.10 which causes shapely bugs