[postgis-devel] [SoC] "Weekly Report #11: Implement sp-gist clustering in PostGIS and cartoDB"
mohit kumar
mohitkharb at gmail.com
Mon Aug 4 13:19:26 PDT 2014
Hi strk,
I do not have my laptop as of now with me, I accidentally left it with my
friend. I will push the working code asap in next couple of days.
Sorry for the delay.
Regards,
On Mon, Aug 4, 2014 at 8:05 PM, Sandro Santilli <strk at keybit.net> wrote:
> On Mon, Aug 04, 2014 at 04:33:57PM +0200, Sandro Santilli wrote:
> > On Mon, Aug 04, 2014 at 02:20:21PM +0530, mohit kumar wrote:
> > > Hi all,
> > > *What I **got done this week?*
> > > Rewrote the support functions for sp-gist algorithm for geometry
> indexing.
> > > The code seems to work now.
> >
> > I still get a crash doing this:
> >
> > create extension postgis;
> > create table t (g geometry);
> > create index on t using spgist (g);
> >
> > This is with:
> > POSTGIS="2.2.0dev r12714"
> > PostgreSQL 9.3.4 on x86_64-unknown-linux-gnu
> >
> > How did you test the code ?
>
> Forgot to mention, this is as of git
> commit df738313984da01c86e74cee8f425531cbaf1829
>
> added debug prints in sp_gist.c and operators in spgist class.
>
> --strk;
>
--
Mohit Kumar
+91-970-3840-175
Lab For Spatial Informatics
International Institute of Information Technology
Hyderabad, India
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-devel/attachments/20140805/36fe18c3/attachment.html>
More information about the postgis-devel
mailing list