I've tried to convert all my geometries to MULTI* with ST_Multi() function but it works very slowly.
2010/9/5 Denis Rykov <[email protected]>: > Hi, I have a PostGIS table with Polygonal and Multi Polygonal types > of geometry. > I used the pgsql2shp last year and had no problems. But some days ago > I've update pgsql2shp from svn. > And now I can't convert my PostGIS data into shapefile because I get > an error : "ERROR: Mixed geometry types in table". > I think that it is not necessary to consider this case as erroneous. > _______________________________________________ postgis-users mailing list [email protected] http://postgis.refractions.net/mailman/listinfo/postgis-users
