[gdal-dev] Trouble reading .dgn files

Roger André randre at gmail.com
Thu Dec 13 13:44:15 EST 2007


I'm having trouble reading .dgn files using the ogr utilities and can't
figure out what I'm doing wrong.  I've tried to read the data a number of
different ways:

ogrinfo ./ D3460_PFA_RDNew.dgn
ogrinfo ./ D3460_PFA_RDNew
ogrinfo -all ./ D3460_PFA_RDNew.dgn
ogrinfo -all ./ D3460_PFA_RDNew.dgn elements
ogrinfo ./ D3460_PFA_RDNew.dgn elements
ogrinfo -summary ./D3460_PFA_RDNew.dgn elements
ogr2ogr -f "ESRI Shapefile" test.shp ./D3460_PFA_RDNew.dgn
ogr2ogr -f "ESRI Shapefile" test.shp ./D3460_PFA_RDNew.dgn elements

The .dgn format is new to me, so if anyone could give me advice on how best
to work with it using the GDAL libs, I'd very much appreciate it.

Thanks,

Roger
--
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20071213/72ead584/attachment.html


More information about the gdal-dev mailing list