Hi Howard,

Yes, I was able to finally figure out the behavior. I just want to point
out that the python rtree documantation is very misleading of not
completely wrong.

Thanks,

JP

On Tue, Dec 30, 2014 at 9:40 AM, Howard Butler <how...@hobu.co> wrote:

>
> > On Dec 30, 2014, at 8:36 AM, Howard Butler <how...@hobu.co> wrote:
> >
> > delete method will simply delete the first entry where both the ID and
> the bbox of the entry match.
>
> To be more exact, after seeing your SO post.... it will delete the first
> entry *it finds* where both the ID and bbox match. Not the first inserted
> one.
>
>
> http://stackoverflow.com/questions/27660298/store-2d-points-in-rtree-in-python
>
> Howard
> _______________________________________________
> Community mailing list
> Community@lists.gispython.org
> http://lists.gispython.org/mailman/listinfo/community
>
_______________________________________________
Community mailing list
Community@lists.gispython.org
http://lists.gispython.org/mailman/listinfo/community

Reply via email to