Contents

fiona 1.10.1

0

Fiona reads and writes spatial data files

Fiona reads and writes spatial data files

Stars: 1154, Watchers: 1154, Forks: 202, Open Issues: 33

The Toblerity/Fiona repo was created 12 years ago and the last code push was 3 days ago.
The project is very popular with an impressive 1154 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 33 open issues on GitHub

  • DriverError: Operation timed out when opening shapefile with geopandas from S3 bucket
  • 1.9.0 Release
  • REF: Use compile_time_env in place of shims
  • WIP: Use docker container in Linux CI
  • Remove 'six' module use; reduce footprint of 'fiona.compat'
  • Switch windows ci to a github workflow
  • ENH: Add WKT format support
  • Use fiona.meta.extensions for tests
  • Append support for MemoryFile
  • ENH: Auto-detect driver in writing mode
  • Add Feature, Geometry and ObjectEncoder classes to model
  • FileGDB support missing

See more issues on GitHub

Related Packages & Articles

face 22.0.0

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

cymem 2.0.8

Manage calls to calloc/free through Cython

cmd2 2.4.3

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