[postgis-users] Problems installing PostGIS on Red Hat EL 5
Paul Ramsey
pramsey at cleverelephant.ca
Wed Apr 2 12:40:02 PDT 2008
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 <lr at pcorp.us> 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.
>
More information about the postgis-users
mailing list