Zoltan Szecsei <zoltans <at> geograph.co.za> writes:
> 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? Hi, I can't say anything about your main problem, but this is easy: http://gdal.org/ogr/drv_mitab.html "Dataset Creation Options * FORMAT=MIF: To create MIF/MID instead of TAB files (TAB is the default). " Thus, try -dsco FORMAT=MIF. -Jukka Rahkonen- _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
