Contents

fiona 1.10.1

0

Fiona reads and writes spatial data files

Fiona reads and writes spatial data files

Stars: 1225, Watchers: 1225, Forks: 217, Open Issues: 47

The Toblerity/Fiona repo was created 14 years ago and the last code push was 12 months ago.
The project is very popular with an impressive 1225 github stars!

How to Install fiona

You can install fiona using pip

pip install fiona

or add it to a project with poetry

poetry add fiona

Package Details

Author
Sean Gillies
License
BSD 3-Clause
Homepage
None
PyPi:
https://pypi.org/project/fiona/
Documentation:
https://fiona.readthedocs.io/
GitHub Repo:
https://github.com/Toblerity/Fiona

Classifiers

  • Scientific/Engineering/GIS
No  fiona  pypi packages just yet.

Errors

A list of common fiona errors.

Code Examples

Here are some fiona code examples and snippets.

GitHub Issues

The fiona package has 47 open issues on GitHub

  • Duplicated --where click option for fio cat
  • Build, test and publish Python 3.14 wheels to PyPI
  • Remove duplicate click option

See more issues on GitHub

Related Packages & Articles

face 24.0.0

A command-line application framework (and CLI parser). Friendly for users, full-featured for developers.

cmd2 3.2.0

cmd2 - quickly build feature-rich and user-friendly interactive command line applications in Python