Selon taibc <[email protected]>: > Thanks Even Rouault, > > I tried as you said, but still got the error: > > /C:\dc16>ogr2ogr Dc16_lines.shp Dc16.dgn -where "ORG_GEOMETRY = > 'LINESTRING'" -nln Dc16_lines > > ERROR 1: Failed to identify field:ORG_GEOMETRY
There is a typo in your command line. It is OGR_GEOMETRY. No magic here : see http://gdal.org/ogr/ogr_sql.html for the explanations _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
