Port details |
- py-pyqtree Pure Python quad tree spatial index for GIS or rendering usage
- 0.24 devel
=0 0.24Version of this port present on the latest quarterly branch. - Maintainer: lbartoletti@FreeBSD.org
 - Port Added: 2017-08-30 00:25:16
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- Also Listed In: geography python
- License: MIT
- Description:
- 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
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pyqtree>0:devel/py-pyqtree@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-pyqtree/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-pyqtree
- pkg install py38-pyqtree
NOTE: This is a Python port. Instead of py38-pyqtree listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-pyqtree
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1503871819
SHA256 (Pyqtree-0.24.zip) = e20a8e53a2ce0db9c824eba3144a550a804bd57c28454f18f2948db9ce97b555
SIZE (Pyqtree-0.24.zip) = 8824
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- This port is required by:
- for Run
-
- devel/py-gtfslib
- Configuration Options:
- No options to configure
- Options name:
- devel_py-pyqtree
- USES:
- python:3.6+ zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 0.24
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
28 Dec 2020 23:02:15
0.24
|
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
14 Jan 2020 21:45:15
0.24
|
lbartoletti  |
Change my mail address to lbartoletti@FreeBSD.org
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D23169 |
30 Aug 2017 00:25:10
0.24
|
dbaio  |
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 |
Number of commits found: 4
|