{"library":"polyline","type":"library","category":null,"description":"The `polyline` library is a Python implementation of Google's Encoded Polyline Algorithm Format. It provides functionality to encode a list of latitude/longitude coordinates into a compact polyline string and to decode such a string back into coordinates. The library is actively maintained, with the current stable version being 2.0.4, and is released on an as-needed basis for bug fixes and feature enhancements.","language":"python","status":"active","version":"2.0.4","tags":["geometry","polyline","encoding","decoding","maps","google maps","gis"],"install":[{"cmd":"pip install polyline","imports":["from polyline import encode","from polyline import decode"]}],"homepage":null,"github":"https://github.com/frederickjansen/polyline","docs":null,"changelog":null,"pypi":"https://pypi.org/project/polyline/","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.5,"avg_import_s":0.01,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/polyline/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Tue Jun 30","last_verified":"Tue Jun 30","next_check":"Thu Jul 30","install_tag":null}}