{"library":"pygeoif","type":"library","category":null,"description":"PyGeoIf is a Python library providing a basic, pure-Python implementation of the `__geo_interface__` protocol. It enables the creation and manipulation of standard geospatial vector data types like Point, LineString, and Polygon, along with collections, making it suitable as a lightweight alternative to libraries like Shapely or as a foundation for building custom geospatial tools. The current version is 1.6.0, with an active release cadence, often aligning with Python version support changes and feature enhancements.","language":"python","status":"active","version":"1.6.0","tags":["GIS","geospatial","geometry","geojson","geo_interface","WKT","vector-data"],"install":[{"cmd":"pip install pygeoif","imports":["from pygeoif import Point","from pygeoif import LineString","from pygeoif import Polygon","from pygeoif import Feature","from pygeoif import FeatureCollection","from pygeoif import from_wkt","from pygeoif import shape"]}],"homepage":null,"github":"https://github.com/cleder/pygeoif","docs":"https://pygeoif.readthedocs.io/","changelog":"https://github.com/cleder/pygeoif/blob/develop/docs/HISTORY.rst","pypi":"https://pypi.org/project/pygeoif/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.05,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pygeoif/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}