How to Install fiona-doc in Ubuntu 18.04



Install fiona-doc by entering the following commands in the terminal:

sudo apt update
sudo apt install fiona-doc

Description:

Python API for reading/writing vector geospatial data (docs)

Fiona is a Python wrapper around the OGR vector data abstraction library. 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. . This package contains the html documentation for Fiona.

Homepage: https://github.com/Toblerity/Fiona

Version: 1.7.10-1build1

Section: universe/doc