[postgis-devel] [SoC] "Gsoc weekly report 4": Implement sp-gist clustering in PostGIS and cartoDB

mohit kumar mohitkharb at gmail.com
Wed Jun 18 06:41:26 PDT 2014


Thanks Strk,
Will revert back to you in a day.

Regards,
Mohit
On Jun 18, 2014 6:56 PM, "Sandro Santilli" <strk at keybit.net> wrote:

> On Wed, Jun 18, 2014 at 06:05:34PM +0530, mohit kumar wrote:
> > Hi Strk,
> > Can you give me some references on how to write a postGIS connector  and
> > what exactly do we want. I am getting confused in a lot of things.
>
> We want to be able to do:
>
> CREATE INDEX ON the_table USING spgist (the_geom);
>
> Then, (second step?):
>
> -- This query should use the spgist index
> EXPLAIN SELECT * FROM the_table WHERE the_geom && <small_bbox>;
>
> --strk;
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-devel/attachments/20140618/cfc9bd71/attachment.html>


More information about the postgis-devel mailing list