Re: [gdal-dev] gdal-dev Digest, Vol 198, Issue 45

2020-11-23 Thread Rahkonen Jukka (MML)
Hi, Hi, I do not know how QGIS deals with this, but how about using VRT? It is XML and you can use it with GDAL tools. Try Step 1. gdal_translate -of vrt WCS:"http://demo.geo-solutions.it:80/geoserver/wcs?version=2.0.1&coverage=sf__sfdem"; wcs.vrt Step 2. gdal_translate -of GTiff -outsize 20

Re: [gdal-dev] gdal-dev Digest, Vol 198, Issue 45

2020-11-23 Thread 1520 gis
Dear Rahkonen Jukka, I will consider your warnings about using GDAL_WCS with GeoServer. It seems that what I am trying to do is not possible, but it will be something interesting to achieve through GDAL_WCS. In many cases, the user has access to wcs geoservices and he may be interested in loading