Re: [gdal-dev] WCS_GDAL Driver Image SubSet Request

2020-11-09 Thread jratike80
Hi, Do you want to make is somehow impossible to request data beyound the BoundingBox that you defined in the XML file? If you just want to get data from the rectangle that you or your users define, gdal_translate with the regular -spat option should work out-of-the-box. -Jukka Rahkonen- julie

[gdal-dev] WCS_GDAL Driver Image SubSet Request

2020-11-09 Thread 1520 gis
Hi all, Is it possible to define a bounding box in order to request a coverage subset using the GDAL WCS Driver? I have tried the code in [1]. I am trying to get information only for the bbox_interest=( -58,-11,-57.75,-10.75) as shown below, however the subset image or bbox_interest request has n