Thanks Even, using -nlt GEOMETRY works great for my application.

> This can be solved by 2 similar solutions. Add -nlt MULTIPOLYGON to
> your ogr2ogr command line to force conversion of simple polygons to
> multipolygons.
> Or add -nlt GEOMETRY so that the target layer is just advertized as
> being of type wkbUnknown, which will be translated as a
> gml:GeometryPropertyType in the XSD.
_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to