Hello,
        I would like to extract feature from a shapefile layer based on a Date 
field.

        But I don't know how to format date value 
        
        Here is a defect command    
        
ogr2ogr -f "ESRI Shapefile" extrait.shp fulldataset.shp -sql "select * from 
fulldataset where VISTERRAIN = '2010/12/07' " 

        Help will be welcome.
        
        Thank you

        Nicolas Simon


_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to