Open paul-carteron opened 1 year ago
Allow get_wms_raster() to use gdal_warp options (eg :-cutline). I don't now how to implement it for now.
get_wms_raster()
options
cutline = T
csql = ...
Allow
get_wms_raster()
to use gdal_warp options (eg :-cutline). I don't now how to implement it for now.options
like gdal_utils ?cutline = T
,csql = ...