fiona 1.10.1
0
Fiona reads and writes spatial data files
Contents
Fiona reads and writes spatial data files
Stars: 1154, Watchers: 1154, Forks: 202, Open Issues: 33The 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
Related Packages
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