> 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

Reply via email to