Hi, I am using GDAL v3.06 to read map web services. A customer from Estonia tells us that the official and public servers in their country are not working, and as you can see below, they return the following error:
>gdalinfo "WMS:https://kaart.maaamet.ee/wms/alus-geo?" ERROR 1: Error returned by server : unknown (56) gdalinfo failed - unable to open 'WMS:https://kaart.maaamet.ee/wms/alus-geo?'. >gdalinfo "WMS:https://kaart.maaamet.ee/wms/alus-geo?version=1.3.0" ERROR 1: Error returned by server : unknown (56) gdalinfo failed - unable to open 'WMS:https://kaart.maaamet.ee/wms/alus-geo?version=1.3.0'. However, there are some of those Estonian servers that do work like the following: teenus.maaamet.ee/ows/maardlad?service=WMS&version=1.3.0&request=GetCapabilities<https://teenus.maaamet.ee/ows/maardlad?service=WMS&version=1.3.0&request=GetCapabilities> But I don't see the difference, both are version 1.3.0. Could you tell me what is causing this error? Thank you and regards.
_______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/gdal-dev