There are 2 issues:
- the CSV driver only recognizes files with .csv extension, unless you prefix 
the filename with CSV:
- the underling resource doesn't support HTTP GET requests used by /vsicurl/. 
Fortunately in that situation, you can use the alternate /vsicurl_streaming/ 
implementation

So all in all, the following works:

ogrinfo -ro -al -q 
CSV:/vsicurl_streaming/https://query.data.world/s/q4h3mwm2acruvoc5snpp5ltsn5h2gk

-- 
Spatialys - Geospatial professional services
http://www.spatialys.com
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to