| Port details on branch 2023Q3 |
- py-rasterio Fast and direct raster I/O for use with NumPy
- 1.5.0 graphics
=0 1.3.11_2Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2020-05-08 20:47:09
- Last Update: 2026-01-31 14:15:21
- Commit Hash: 8cfdf53
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found 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 = 1768625717
SHA256 (rasterio-1.5.0.tar.gz) = 1e0ea56b02eea4989b36edf8e58a5a3ef40e1b7edcb04def2603accd5ab3ee7b
SIZE (rasterio-1.5.0.tar.gz) = 452184
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:
-
- py311-numpy>=0,1<3,1 : math/py-numpy@py311
- py311-setuptools>=61 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- py311-cython>=3.2.4 : 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:
-
- 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-cligj>=0.5 : devel/py-cligj@py311
- py311-numpy>=0,1 : math/py-numpy@py311
- py311-pyparsing>=0 : devel/py-pyparsing@py311
- python3.11 : lang/python311
- Library dependencies:
-
- libgdal.so : graphics/gdal
- 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.5.0:
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:3.11+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|