[prev in list] [next in list] [prev in thread] [next in thread] 

List:       postgis-users
Subject:    Re: [postgis-users] Run on database or not?
From:       Paul Ramsey <pramsey () cleverelephant ! ca>
Date:       2009-11-24 17:25:47
Message-ID: 30fe546d0911240925q6407a93ev61d3ec8251312e9e () mail ! gmail ! com
[Download RAW message or body]

Also true for C++ people w/ GEOS.

P

On Tue, Nov 24, 2009 at 9:19 AM, Maxime van Noppen <maxime@altribe.org> wrote:
> Paul Ramsey wrote:
>> Martin++. If you don't mind the complexity of writing your own little
>> query engine, having all the features in memory, as JTS
>> PreparedGeometries, with an STRTree on top of them (assuming your
>> collection is more than a few items) you'll get better performance
>> than in PostGIS. PostGIS has to prepare geometries one per query, the
>> custom app can have them prepared once at the start and used by
>> queries ever after.
>
> Is this also true for C++/geos ? I saw STRTrees but never tried to use them.
>
> --
> Maxime
> _______________________________________________
> postgis-users mailing list
> postgis-users@postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users
>
_______________________________________________
postgis-users mailing list
postgis-users@postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-users
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic