Port details on branch 2023Q1 |
- py-shapely Python Package for Manipulation 2D Geospatial Geometry
- 1.8.5_1 devel =2 1.8.5_1Version of this port present on the latest quarterly branch.
- Maintainer: wen@FreeBSD.org
- Port Added: 2008-07-18 12:47:20
- Last Update: 2023-06-27 19:34:34
- Commit Hash: 3d9a815
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://pypi.org/project/shapely/
- Description:
- Shapely is a Python package for manipulation and analysis of 2D geospatial
geometries. It is based on GEOS (http://geos.refractions.net). Shapely 1.0
is not concerned with data formats or coordinate reference systems.
Responsibility for reading and writing data and projecting coordinates
is left to other packages like WorldMill and pyproj.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}shapely>0:devel/py-shapely@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-shapely/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-shapely
- pkg install py39-shapely
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py39-shapely listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-shapely
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1667913652
SHA256 (Shapely-1.8.5.tar.gz) = e82b6d60ecfb124120c88fe106a478596bbeab142116d7e7f64a364dac902a92
SIZE (Shapely-1.8.5.tar.gz) = 200741
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:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Library dependencies:
-
- libgeos_c.so : graphics/geos
- This port is required by:
- for Build
-
- devel/py-trimesh
- for Run
-
- cad/cura
- devel/py-trimesh
- graphics/py-cartopy
- graphics/py-fiona
- graphics/py-geopandas
- graphics/py-osmnet
- graphics/py-rasterstats
Configuration Options:
- No options to configure
- Options name:
- devel_py-shapely
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|