Hi,
I've got some shapefiles that came out of Oracle via GeoMedia, and I need to convert them to MIDMIF.
(they are LatLong)

$ ogr2ogr -a_srs WGS84 -f "MapInfo File" midmif/2822/ shape/2822/TRAN_ROADS.shp
ERROR 1: IMapInfoFile::CreateField() called with unsupported field type 9.
Note that Mapinfo files don't support list field types.

Also, I get the default TAB format - where do I put the FORMAT=MIF statement in?

I've tried the ogr & formats sections on the gdal website, but can't see any clues.

Any pointers would be appreciated.

Thanks & regards,
Zoltan


--

===========================================
Zoltan Szecsei
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