Re: [gdal-dev] Experiences with the WMS driver

2022-01-05 Thread mladen-g
Hi Joaquim, FYI your curl command will work if you update the URL to what is in the HTML file message (looks like it was moved to HTTPS instead of HTTP). I understand it's not what you want in the end, just thought I'd point it out in case it's useful for troubleshooting. Quoting jl...@

Re: [gdal-dev] Experiences with the WMS driver

2022-01-05 Thread Joaquim Manuel Freire Luís
From: Momtchil Momtchev <mailto:momtc...@momtchev.com> Sent: Monday, January 3, 2022 3:08 PM To: gdal-dev@lists.osgeo.org<mailto:gdal-dev@lists.osgeo.org>; Joaquim Manuel Freire Luís <mailto:jl...@ualg.pt> Subject: Re: [gdal-dev] Experiences with the WMS driver gdalinfo

Re: [gdal-dev] Experiences with the WMS driver

2022-01-04 Thread Momtchil Momtchev
:* gdal-dev@lists.osgeo.org; Joaquim Manuel Freire Luís *Subject:* Re: [gdal-dev] Experiences with the WMS driver     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

Re: [gdal-dev] Experiences with the WMS driver

2022-01-04 Thread Momtchil Momtchev
@lists.osgeo.org; Joaquim Manuel Freire Luís *Subject:* Re: [gdal-dev] Experiences with the WMS driver     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

Re: [gdal-dev] Experiences with the WMS driver

2022-01-03 Thread Joaquim Manuel Freire Luís
in gdal_translate. From: Momtchil Momtchev Sent: Monday, January 3, 2022 3:08 PM To: gdal-dev@lists.osgeo.org; Joaquim Manuel Freire Luís Subject: Re: [gdal-dev] Experiences with the WMS driver gdalinfo does not contact the remote server at all, it extracts all the information it displa

Re: [gdal-dev] Experiences with the WMS driver

2022-01-03 Thread Momtchil Momtchev
    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

[gdal-dev] Experiences with the WMS driver

2022-01-01 Thread Joaquim Manuel Freire Luís
Hello and Happy New Year I started playing (learning) with the WMS driver and wrote a couple of Julia functions to use it that work well ... some times. If I use the "http://tiles.maps.eox.at/wms?"; service I can get images from there but it already starts to feel strange the image resolution re