[postgis-users] PostGIS Contains / Intersects / Within Performance
Paul Ramsey
pramsey at refractions.net
Fri Jan 25 10:45:42 PST 2008
I'd love to see some people here with large data volumes who do
contains/intersects/within tests do some testing of the new postgis/
geos prepared geometry code...
To test the new functions
- install the svn snapshot of GEOS
- install the svn snapshot of PostGIS
- use the ST_ContainsPrepared(g1,g2) predicate for the testing
We've seen performance improvements of between 5 and 100 times
faster. The bigger and more complicated your test geometries are,
the faster it should be.
Thanks,
P.
More information about the postgis-users
mailing list