{"name":"py-quadtree","portdir":"python/py-quadtree","version":"0.1.2","license":"BSD and MIT","platforms":"any","epoch":0,"replaced_by":null,"homepage":"http://trac.gispython.org/projects/PCL/wiki/QuadTree","description":"Quadtree","long_description":"Quadtree: Whether for PCL in-memory feature stores, Plone content, or whatever -- we need a simple spatial index to speed up retrieval of objects that intersect with a given bounding box. The simplest, most tried-and-true, open source spatial index is shapelib's (http://shapelib.maptools.org) quadtree. It's been improving the performance of MapServer applications for years. The quadtree itself is completely separable from any shapefile. We can use it with arbitrary Python object collections.","active":true,"categories":["python"],"maintainers":[{"name":"mcalhoun","github":"MarcusCalhoun-Lopez","ports_count":1596}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py27-quadtree"]}],"depends_on":[]}