[postgis-users] Multipolygon intersection GEOS error

marc.jacquin at geosys-inc.com marc.jacquin at geosys-inc.com
Thu Apr 29 08:04:21 PDT 2004


Hi,

 

The database I am using contains 2 PostGIS layers both multipolygon type,
same projection.

 

I am trying an intersection through psql :

 

Select intersection(table1.the_geom, table2.the_geoom) from table1, table2;

 

and I get this as a result :

 

NOTICE:  AssertionFailedException: Should never reach here: Unknown
Precision Model type encountered

ERROR:  GEOS intersects() threw an error!

 

Even when adding a where clause to limit the features from both tables.

 

Any idea ?

 

Thanks

 

Marc

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20040429/9cd45a06/attachment.html>


More information about the postgis-users mailing list