> Even, > > Thanks for the explanation + fix but I was not aware that the correct > syntax is to use a double slash. The docs does not sate that and in fact > the examples there http://trac.osgeo.org/gdal/wiki/UserDocs/ReadInZip > show (for example) > > ogrinfo -ro -al -so > /vsizip/vsicurl/http://svn.osgeo.org/gdal/trunk/autotest/ogr/data/poly.zip
Yes, there is syntax sugar for combining /vsizip/ and /vsicurl/ where you are not obliged to repeat twice the slash between them, but however it seems not to exist for /vsigzip/ and /vsicurl/. _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
