Changes between Version 8 and Version 9 of UserDocs/ReadInZip
- Timestamp:
- 04/12/11 10:55:14 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UserDocs/ReadInZip
v8 v9 114 114 115 115 {{{ 116 ogrinfo -ro -al -so /vsicurl/http:// trac.osgeo.org/gdal/browser/trunk/autotest/ogr/data/poly.shp116 ogrinfo -ro -al -so /vsicurl/http://svn.osgeo.org/gdal/trunk/autotest/ogr/data/poly.shp 117 117 }}} 118 118 … … 121 121 122 122 {{{ 123 ogrinfo -ro -al -so /vsizip/vsicurl/http:// trac.osgeo.org/gdal/browser/trunk/autotest/ogr/data/poly.zip123 ogrinfo -ro -al -so /vsizip/vsicurl/http://svn.osgeo.org/gdal/trunk/autotest/ogr/data/poly.zip 124 124 }}} 125 125 126 126 == Notes == 127 127 * The vsicurl section here may need improvement. 128 * Right now these example commands give an error, specifically, ERROR 4: .shx file is unreadable, or corrupt.
