py3-geoif
basic implementation of the __geo_interface__
WWW CVSWeb GITHub-
Package versionpy3-geoif-1.0.0
-
MaintainerThe OpenBSD ports mailing-list
PyGeoIf provides a GeoJSON-like protocol for geo-spatial (GIS) vector data.
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.
- python3
- lang/python/3.10
- devel/py-build,python3
- devel/py-installer,python3
- devel/py-setuptools,python3
- devel/py-wheel,python3
- devel/py-typing-extensions,python3
- lang/python/3.10