https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221730

--- Comment #3 from commit-h...@freebsd.org ---
A commit references this bug:

Author: dbaio
Date: Wed Aug 30 00:25:10 UTC 2017
New revision: 448950
URL: https://svnweb.freebsd.org/changeset/ports/448950

Log:
  New port devel/py-pyqtree: Pure Python quad tree spatial index for GIS or
rendering usage

  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

  PR:           221730
  Submitted by: lbartole...@tuxfamily.org

Changes:
  head/devel/Makefile
  head/devel/py-pyqtree/
  head/devel/py-pyqtree/Makefile
  head/devel/py-pyqtree/distinfo
  head/devel/py-pyqtree/pkg-descr

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to