Date: Wed, 30 Aug 2017 00:26:05 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 221730] new ports: devel/py-gtfslib, open source library in python for reading GTFS files, and a dependency: devel/pyqtree Message-ID: <bug-221730-21822-dO5rdtxQ9m@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-221730-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-221730-21822@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221730 --- Comment #3 from commit-hook@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: lbartoletti@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.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-221730-21822-dO5rdtxQ9m>
