This package browser is in early development. Mind the rough edges.

python-fiona 1.9.4.post1

Fiona reads and writes spatial data files

Fiona is GDAL’s neat and nimble vector API for Python programmers. 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.

Installation

Install python-fiona 1.9.4.post1 as follows:

guix install python-fiona@1.9.4.post1

Or install the latest version:

guix install python-fiona

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.