python3-pygeoif

basic implementation of the __geo_interface__ (Python 3)

Description

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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/cleder/pygeoif


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-pygeoif