Re: [gdal-dev] WMTS request error

2024-09-03 Thread Rahkonen Jukka via gdal-dev
;User", that does not feel so important. -Jukka Rahkonen- Lähettäjä: Michał Kowalczuk Lähetetty: tiistai 3. syyskuuta 2024 15.16 Vastaanottaja: Rahkonen Jukka Kopio: gdal-dev@lists.osgeo.org Aihe: Re: [gdal-dev] WMTS request error Thank you, I will test it. It's a pity that the WMTS docume

Re: [gdal-dev] WMTS request error

2024-09-03 Thread Michał Kowalczuk via gdal-dev
Thank you, I will test it. It's a pity that the WMTS documentation doesn't mention it. The WMTS docs indicates that only 3 options are available for WMTS: GDAL_MAX_CONNECTIONS, GDAL_ENABLE_WMS_CACHE, GDAL_DEFAULT_WMS_CACHE_PATH ( https://gdal.org/en/latest/drivers/raster/wmts.html#configuration-opt

Re: [gdal-dev] WMTS request error

2024-09-03 Thread Rahkonen Jukka via gdal-dev
Hi, I would read https://gdal.org/en/latest/user/configoptions.html and try there 3: GDAL_HTTP_MAX_RETRY=value: Defaults to 0. Set the number of HTTP attempts, when a retry is allowed. (cf GDAL_HTTP_RETRY_CODES for conditions where a retry is attempted.) The default value is 0, meaning no retry