Am 24.07.2012 17:11, schrieb Zoltan Szecsei:
Still no: zls@gs0:~$ ogr2ogr -f "ESRI Shapefile" -where " 21DigitKey LIKE 'C016%'" zerf.shp /mnt/geo_lvm0/SGO_cadastral/200909/WC/Erf.shp ERROR 1: SQL Expression Parsing Error: syntax error FAILURE: SetAttributeFilter( 21DigitKey LIKE 'C016%') failed. zls@gs0:~$
Do you habve gdal 1.8.0 or later running on the Linux machine? SQL seems to be expanded since 1.7.x: http://www.gdal.org/ogr/ogr_sql.html Greetings, André Joost _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
