aboutsummaryrefslogtreecommitdiff
path: root/devel/py-pyqtree/pkg-descr
blob: 8f76ef125cfb786d60c3700288675a97cf5edd59 (plain) (blame)
1
2
3
4
5
6
Pyqtree is a pure Python spatial index for GIS or rendering usage. It storesand
quickly retrieves items from a 2x2 rectangular grid area, and grows in depth and
detail as more items are added. The actual quad tree implementation is adapted
from Matt Rasmussen's compbio library and extended for geospatial use.

WWW: https://github.com/karimbahgat/Pyqtree