[gdal-dev] Mirror a WCS
Tobias Wendorff
tobias.wendorff at tu-dortmund.de
Tue Mar 26 13:50:00 PDT 2019
Oh great... A second after this message got released on the ML, I was
able to solve it.
It just works as expected:
gdal_translate -of GTiff -r near -tr 100 100 -projwin x x x x -projwin_srs
EPSG:25832 --debug ON --config CPL_CURL_VERBOSE YES --config
GDAL_HTTP_UNSAFESSL YES
"WCS:https://x/cgi-bin/wcs?map=x&REQUEST=GetCoverage&COVERAGE=x&CRS=EPSG:3035"
output_100.tif
Sorry for the noise.
More information about the gdal-dev
mailing list