[postgis-users] Multipolygon intersection GEOS error
strk
strk at keybit.net
Thu Apr 29 08:39:35 PDT 2004
On Thu, Apr 29, 2004 at 05:04:21PM +0200, marc.jacquin at geosys-inc.com wrote:
> 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 ?
What postgis / GEOS version are you using ?
--strk;
>
>
>
> Thanks
>
>
>
> Marc
>
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users
More information about the postgis-users
mailing list