Regina,

If you build against GEOS-3.1 (svn) you'll find that st_contains has a
three-parameter form which we are arguing about right now that
provides "prepared geometry" speed enhancements. I don't recommend
doing anything except testing on that, since the API is Not Decided On
yet.

The bugs I am talking about on -devel are regarding a test patch
currently uncommitted to the repository.

P

On Wed, Apr 2, 2008 at 12:29 PM, Paragon <[EMAIL PROTECTED]> wrote:

>  You mentioned something with ST_Contains on Postgis-dev, but my simple
>  select st_contains('POINT(1 1)', 'POINT(1 1)') -> true seems to work okay
>
>  ST_Union as far as I can tell seems to be working too (well its not crashing
>  the postgresql service anymore at anyrate) though seems
>
>  So right now not sure if whatever the issue is with ST_Contains is  fixed or
>  that's just what I get for eavesdropping on not so private conversations.
>
_______________________________________________
postgis-users mailing list
[email protected]
http://postgis.refractions.net/mailman/listinfo/postgis-users

Reply via email to