Thanks. That's right that modifying the host name prints the same size info but
there is nothing in the url that permits to estimate the "Pixel Size".
Also, this not the main issue. The main one is when passing a valid "GetMap"
string that works in a browser but errors in gdal_translate.
From:
Hi list,
I use gdal-2.4.4.
I use gdalwarp to orthorectify RADARSAT-2 images with RPCs (in product.xml).
Now I have done some manipulation and save the result in GTiff (e.g., apply
Sigma0 LUT).
How can I copy the RPC Metadata from product.xml into GTiff, so I can use
gdalwarp RPC orthorectificati
+1
Howard
> On Dec 30, 2021, at 5:10 AM, Rahkonen Jukka (MML)
> wrote:
>
> +1
>
> -Jukka Rahkonen-
>
> -Alkuperäinen viesti-
> Lähettäjä: gdal-dev Puolesta Even Rouault
> Lähetetty: torstai 30. joulukuuta 2021 11.30
> Vastaanottaja: gdal-dev@lists.osgeo.org
> Aihe: [gdal-dev] Motion
gdalinfo does not contact the remote server at all, it extracts all
the information it displays from the URL.
Try replacing the hostname with something invalid, keeping all the
parameters and you will still get the same output.
On 01/01/2022 19:47, Joaquim Manuel Freire Luís wrote