Changes between Version 8 and Version 9 of UserDocs/ReadInZip

Show
Ignore:
Timestamp:
04/12/11 10:55:14 (2 years ago)
Author:
EliL
Comment:

fix vsicurl urls

Legend:

Unmodified
Added
Removed
Modified
  • UserDocs/ReadInZip

    v8 v9  
    114114 
    115115{{{ 
    116 ogrinfo -ro -al -so /vsicurl/http://trac.osgeo.org/gdal/browser/trunk/autotest/ogr/data/poly.shp 
     116ogrinfo -ro -al -so /vsicurl/http://svn.osgeo.org/gdal/trunk/autotest/ogr/data/poly.shp 
    117117}}} 
    118118 
     
    121121 
    122122{{{ 
    123 ogrinfo -ro -al -so /vsizip/vsicurl/http://trac.osgeo.org/gdal/browser/trunk/autotest/ogr/data/poly.zip 
     123ogrinfo -ro -al -so /vsizip/vsicurl/http://svn.osgeo.org/gdal/trunk/autotest/ogr/data/poly.zip 
    124124}}} 
    125125 
    126126== Notes == 
    127127 * 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.