{"library":"reverse-geocoder","type":"library","category":null,"description":"Reverse Geocoder is a fast, offline Python library designed to convert geographic coordinates (latitude, longitude) into human-readable location data such as city, country, and administrative regions. It improves upon an existing library by utilizing a parallelized K-D tree for enhanced performance, especially for large inputs. The library uses GeoNames data, with a default population filter of >1000, and allows for custom data sources. The current version is 1.5.1, with its last release in September 2016, indicating a maintenance phase rather than active development.","language":"python","status":"maintenance","version":"1.5.1","tags":["geocoding","offline","location","python2","python3"],"install":[{"cmd":"pip install reverse-geocoder","imports":["import reverse_geocoder as rg"]}],"homepage":null,"github":"https://github.com/thampiman/reverse-geocoder","docs":null,"changelog":null,"pypi":"https://pypi.org/project/reverse-geocoder/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":10.1,"avg_import_s":1.27,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/reverse-geocoder/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}