mirror of
https://git.freebsd.org/ports.git
synced 2025-07-01 17:40:40 -04:00
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
4 lines
311 B
Text
4 lines
311 B
Text
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.
|