How to Install and Uninstall python3-pygeoif Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 05,2024

1. Install "python3-pygeoif" package

In this section, we are going to explain the necessary steps to install python3-pygeoif on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-pygeoif

2. Uninstall "python3-pygeoif" package

Please follow the steps below to uninstall python3-pygeoif on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-pygeoif $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pygeoif package on Ubuntu 21.10 (Impish Indri)

Package: python3-pygeoif
Architecture: all
Version: 0.7-2
Priority: optional
Section: universe/python
Source: pygeoif
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Sandro Tosi
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 122
Depends: python3:any
Filename: pool/universe/p/pygeoif/python3-pygeoif_0.7-2_all.deb
Size: 20944
MD5sum: 48e4997f2366b55f28daf8ba31140ff9
SHA1: dadaaee05896ca32818e45e5799af111c36e7bd5
SHA256: d93375a12f87822ad64b859a9cff1f3a2fa096387268c9d60f3dfd3b587513a3
SHA512: 3239d08da1708712622197bc255c00e3cfe97677c795106ceff92b65c7a56089daf19144386a26e706245b497a6471bb00251c0e5705c61dc560128a5256107d
Homepage: https://github.com/cleder/pygeoif
Description-en: basic implementation of the __geo_interface__ (Python 3)
PyGeoIf provides a GeoJSON-like protocol for geo-spatial (GIS) vector data.
.
So when you want to write your own geospatial library with support for this
protocol you may use pygeoif as a starting point and build your functionality
on top of it
.
You may think of pygeoif as a ‘shapely ultralight’ which lets you construct
geometries and perform very basic operations like reading and writing
geometries from/to WKT, constructing line strings out of points, polygons from
linear rings, multi polygons from polygons, etc. It was inspired by shapely and
implements the geometries in a way that when you are familiar with shapely you
feel right at home with pygeoif.
Description-md5: 603bf66915bf58efa30d5c48bcaafb7f