Re: [gdal-dev] GMLAS tries to read spatialreference.org through http

2019-06-04 Thread Even Rouault
> But now I don't understand why these two gdalsrsinfo request give different > results if both http and https are pointing to the same resource: The SRS import from URL is currently only enable for http:// URL, not https:// . So gdalsrsinfo tries after to open the URL as a GDAL/OGR dataset, and

Re: [gdal-dev] GMLAS tries to read spatialreference.org through http

2019-06-04 Thread Rahkonen Jukka (MML)
NIT["degree",0.0174532925199433]], CS[ellipsoidal,2], AXIS["geodetic latitude (Lat)",north, ORDER[1], ANGLEUNIT["degree",0.0174532925199433]], AXIS["geodetic longitude (Lon)",east, ORDER[2],

Re: [gdal-dev] GMLAS tries to read spatialreference.org through http

2019-06-04 Thread Even Rouault
On mardi 4 juin 2019 06:15:54 CEST Rahkonen Jukka (MML) wrote: > I am getting lots of warning like this from the GMLAS driver: > HTTP: Fetch(http://spatialreference.org/ref/epsg/28992/) > HTTP: These HTTP headers were set: Accept: application/x-ogcwkt > ERROR 1: Connection timed out after 10563 mi

[gdal-dev] GMLAS tries to read spatialreference.org through http

2019-06-03 Thread Rahkonen Jukka (MML)
Hi, I am getting lots of warning like this from the GMLAS driver: HTTP: Fetch(http://spatialreference.org/ref/epsg/28992/) HTTP: These HTTP headers were set: Accept: application/x-ogcwkt ERROR 1: Connection timed out after 10563 milliseconds Warning 1: Reprojection fom http://spatialreference.org