The geo/py-geoif,python3 port
py3-geoif-1.5.0 – basic implementation of the __geo_interface__ (cvsweb github mirror)
Description
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.WWW: https://github.com/cleder/pygeoif/
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Run dependencies
Test dependencies
Reverse dependencies
Files
- /usr/local/lib/python3.11/site-packages/pygeoif-1.5.0.dist-info/
- /usr/local/lib/python3.11/site-packages/pygeoif-1.5.0.dist-info/METADATA
- /usr/local/lib/python3.11/site-packages/pygeoif-1.5.0.dist-info/RECORD
- /usr/local/lib/python3.11/site-packages/pygeoif-1.5.0.dist-info/WHEEL
- /usr/local/lib/python3.11/site-packages/pygeoif-1.5.0.dist-info/top_level.txt
- /usr/local/lib/python3.11/site-packages/pygeoif/
- /usr/local/lib/python3.11/site-packages/pygeoif/__init__.py
- /usr/local/lib/python3.11/site-packages/pygeoif/__pycache__/
- /usr/local/lib/python3.11/site-packages/pygeoif/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pygeoif/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pygeoif/__pycache__/about.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pygeoif/__pycache__/about.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pygeoif/__pycache__/exceptions.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pygeoif/__pycache__/exceptions.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pygeoif/__pycache__/factories.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pygeoif/__pycache__/factories.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pygeoif/__pycache__/feature.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pygeoif/__pycache__/feature.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pygeoif/__pycache__/functions.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pygeoif/__pycache__/functions.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pygeoif/__pycache__/geometry.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pygeoif/__pycache__/geometry.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pygeoif/__pycache__/types.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pygeoif/__pycache__/types.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pygeoif/about.py
- /usr/local/lib/python3.11/site-packages/pygeoif/exceptions.py
- /usr/local/lib/python3.11/site-packages/pygeoif/factories.py
- /usr/local/lib/python3.11/site-packages/pygeoif/feature.py
- /usr/local/lib/python3.11/site-packages/pygeoif/functions.py
- /usr/local/lib/python3.11/site-packages/pygeoif/geometry.py
- /usr/local/lib/python3.11/site-packages/pygeoif/hypothesis/
- /usr/local/lib/python3.11/site-packages/pygeoif/hypothesis/__init__.py
- /usr/local/lib/python3.11/site-packages/pygeoif/hypothesis/__pycache__/
- /usr/local/lib/python3.11/site-packages/pygeoif/hypothesis/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pygeoif/hypothesis/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pygeoif/hypothesis/__pycache__/strategies.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pygeoif/hypothesis/__pycache__/strategies.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pygeoif/hypothesis/strategies.py
- /usr/local/lib/python3.11/site-packages/pygeoif/py.typed
- /usr/local/lib/python3.11/site-packages/pygeoif/types.py