Thanks Franks,
That was a newbie mistake.
--
View this message in context:
http://osgeo-org.1560.n6.nabble.com/generating-multipolygon-from-polygons-tp4992794p4992895.html
Sent from the GDAL - Dev mailing list archive at Nabble.com.
___
gdal-dev mail
Dear List,
I need to generate a multipolygon by adding all the polygons in a shapefile.
Based on a previous post I plan to use the addgeometry() to pass each
feature to the multipolygon layer. I have implemented this in python but I
cannot figure out what is going wrong. Python says "'Geometry' o