Dear friends,

I tried to convert .dgn file to shape files by using ogr2ogr with FWTools
Shell as below:

ogr2ogr -f "ESRI Shapefile" Dc16.shp Dc16.dgn

but I got an bellow error:

/Warning 6: Normalized/laundered field name: 'GraphicGroup' to 'GraphicGro'
ERROR 1: Attempt to write non-linestring (POINT) geometry to ARC type
shapefile.

ERROR 1: Terminating translation prematurely after failed
translation of layer elements (use -skipfailures to skip errors)/

Are there anyone know how to fix this error ?

PS: I am using Win 7

Thanks and Regards,

Tai 

--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/Can-t-convert-dgn-file-to-shape-file-by-using-ogr2ogr-tp4987817.html
Sent from the GDAL - Dev mailing list archive at Nabble.com.
_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to