On Sun, Jun 27, 2010 at 12:22:35PM +0200, G. Allegri wrote:
> also "another_dump2" seems to execute well with JTS. I'm using its wkt
> representation as a collected multipolygon:
> http://www.giovanniallegri.it/share/another_dump2_collect_wkt.txt
> 

Don't ! 
WKT representation is lossy.
SELECT ST_Union(ST_AsText(g));
would succeed too (and does)...

-- strk;

  ()   Free GIS & Flash consultant/developer
  /\   http://strk.keybit.net/services.html
_______________________________________________
geos-devel mailing list
geos-devel@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/geos-devel

Reply via email to