Port details on branch 2024Q3 |
- py-rasterio Fast and direct raster I/O for use with Numpy and SciPy
- 1.3.11 graphics =2 1.3.11Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2020-05-08 20:47:09
- Last Update: 2024-09-08 18:37:41
- Commit Hash: 80c516d
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://rasterio.readthedocs.io/en/stable/
- https://github.com/rasterio/rasterio
- Description:
- Rasterio reads and writes geospatial raster data.
Geographic information systems use GeoTIFF and other formats to organize and
store gridded, or raster, datasets. Rasterio reads and writes these formats and
provides a Python API based on N-D arrays.
- ¦ ¦ ¦ ¦
- 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}rasterio>0:graphics/py-rasterio@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/graphics/py-rasterio/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/py-rasterio
- pkg install py311-rasterio
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 py311-rasterio listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-rasterio
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1725559851
SHA256 (rasterio-1.3.11.tar.gz) = 47aa70b4718ebc80d825bb7db3127577d74e31c53048ce215145c0baf530ece9
SIZE (rasterio-1.3.11.tar.gz) = 413094
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:
-
- gdal>=3.1 : graphics/gdal
- py311-numpy>=0,1 : math/py-numpy@py311
- py311-setuptools>=61 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- cython-3.11 : lang/cython@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- gdal>=3.1 : graphics/gdal
- py311-affine>=0 : math/py-affine@py311
- py311-attrs>=0 : devel/py-attrs@py311
- py311-certifi>=0 : security/py-certifi@py311
- py311-click>=4.0 : devel/py-click@py311
- py311-click-plugins>=0 : devel/py-click-plugins@py311
- py311-cligj>=0.5 : devel/py-cligj@py311
- py311-numpy>=0,1 : math/py-numpy@py311
- py311-snuggs>=1.4.1 : math/py-snuggs@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- science/py-earthpy
- for Run
-
- graphics/py-contextily
- graphics/py-pygeoapi
- graphics/py-rasterstats
- graphics/qgis
- graphics/qgis-ltr
- science/py-earthpy
- science/py-tobler
Configuration Options:
- ===> The following configuration options are available for py311-rasterio-1.3.11:
PLOT=off: Plotting support
S3=off: Amazon S3 support
===> Use 'make config' to modify these settings
- Options name:
- graphics_py-rasterio
- USES:
- compiler:c++11-lang python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|