Hi,
I have some DGN v7 files with contours, and I wish to add up the total length of all the contours in the file.

Using:
zls@gs0:~/ngi10k/ngi10k_geo$ ogrinfo --version
GDAL 1.9.0, released 2011/12/29

I get:
zls@gs0:~/ngi10k/ngi10k_geo$ ogrinfo 3117bb_lin_v7.dgn
INFO: Open of `3117bb_lin_v7.dgn'
      using driver `DGN' successful.
1: elements
zls@gs0:~/ngi10k/ngi10k_geo$

If I use parameters -so or -q or -geom=SUMMARY then I get the same error, but if I use parameter -al, then the DGN file is opened and all 24000 contours are dumped to stdout.
QGIS 1.7.3 on Windows does open the same DGN file.

How can I investigate further as to why Linux ogr won't open the file using ?

TIA,
Zoltan

--

===========================================
Zoltan Szecsei PrGISc [PGP0031]
Geograph (Pty) Ltd.
P.O. Box 7, Muizenberg 7950, South Africa.

65 Main Road, Muizenberg 7945
Western Cape, South Africa.

34° 6'16.35"S 18°28'5.62"E

Tel: +27-21-7884897  Mobile: +27-83-6004028
Fax: +27-86-6115323     www.geograph.co.za
===========================================

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

Reply via email to