[gdal-dev] ogrinfo : strange behaviour ?
Blaise de Carné
bdecarne at gmail.com
Fri Sep 27 00:54:51 PDT 2019
Hello there !
I've got a strange behaviour with gdal 2.4.2 :
> ogrinfo https://france-geojson.gregoiredavid.fr/repo/regions.geojson
> INFO: Open of `
https://france-geojson.gregoiredavid.fr/repo/regions.geojson'
using driver `GeoJSON' successful.
Right, that's ok. But now :
> ogrinfo GeoJSON:
https://france-geojson.gregoiredavid.fr/repo/regions.geojson
> FAILURE:
Unable to open datasource `GeoJSON:
https://france-geojson.gregoiredavid.fr/repo/regions.geojson' with the
following drivers [...]
Expected : same result, as with gdal 2.4.0
--debug ON give me :
GNM: GNMRegisterAllInternal
GNM: RegisterGNMFile
GNM: RegisterGNMdatabase
HTTP: Fetch(https://france-geojson.gregoiredavid.fr/repo/regions.geojson)
HTTP: libcurl/7.52.1 GnuTLS/3.6.9 zlib/1.2.8 libidn2/2.2.0 libpsl/0.17.0
(+libidn2/0.16) libssh2/1.7.0 nghttp2/1.18.1 librtmp/2.3
HTTP: These HTTP headers were set: Accept: text/plain, application/json
HTTP: Fetch(https://france-geojson.gregoiredavid.fr/repo/regions.geojson)
HTTP: These HTTP headers were set: Accept: text/plain, application/json
ERROR 6: Update from remote service not supported
FAILURE:
Unable to open datasource `GeoJSON:
https://france-geojson.gregoiredavid.fr/repo/regions.geojson' with the
following drivers.
Have a nice day !
Blaise
--
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20190927/6dc2ee06/attachment.html>
More information about the gdal-dev
mailing list