Port details on branch 2023Q1 |
- py-fiona OGR's neat and nimble API for Python programmers
- 1.8.22_4 graphics =2 1.8.22_3Version of this port present on the latest quarterly branch.
- Maintainer: lbartoletti@FreeBSD.org
- Port Added: 2018-06-27 12:32:31
- Last Update: 2024-11-21 13:37:59
- Commit Hash: 478505f
- 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/Fiona/
- Description:
- Fiona is designed to be simple and dependable. It focuses on reading and
writing data in standard Python IO style and relies upon familiar Python
types and protocols such as files, dictionaries, mappings, and iterators
instead of classes specific to OGR. Fiona can read and write real-world
data using multi-layered GIS formats and zipped virtual file systems and
integrates readily with other Python GIS packages such as pyproj, Rtree,
and Shapely. Fiona is supported only on CPython versions 2.7 and 3.4+.
- ¦ ¦ ¦ ¦
- 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}Fiona>0:graphics/py-fiona@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/graphics/py-fiona/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/py-fiona
- pkg install py311-Fiona
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-Fiona listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-Fiona
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1677057164
SHA256 (Fiona-1.8.22.tar.gz) = a82a99ce9b3e7825740157c45c9fb2259d4e92f0a886aaac25f0db40ffe1eea3
SIZE (Fiona-1.8.22.tar.gz) = 1410390
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:
-
- cython-3.11 : lang/cython@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-cligj>=0.4 : devel/py-cligj@py311
- py311-click-plugins>0 : devel/py-click-plugins@py311
- py311-six>=1.7 : devel/py-six@py311
- py311-munch>0 : devel/py-munch@py311
- py311-shapely>0 : devel/py-shapely@py311
- py311-gdal>0 : graphics/py-gdal@py311
- py311-attrs>=18.2 : devel/py-attrs@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Library dependencies:
-
- libgdal.so : graphics/gdal
- This port is required by:
- for Run
-
- graphics/py-geopandas
- graphics/py-rasterstats
- graphics/qgis
- graphics/qgis-ltr
Configuration Options:
- No options to configure
- Options name:
- graphics_py-fiona
- USES:
- compiler:c++11-lang python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|