Bug#1144256: ITP: python-reverse-geocode -- Reverse geocode the given latitude / longitude
Pieter Lenaerts <[email protected]> Thu, 13 Aug 2026 09:11:38 +0200
| Newsgroups | gmane.linux.debian.devel.wnpp |
|---|---|
| Message-ID | <178660509848.35626.17807901564141243052.reportbug__36957.6589831681$1786605207$gmane$org@leptop.lenaerts.thuis.vlaanderen> |
Package: wnpp Severity: wishlist Owner: Pieter Lenaerts <[email protected]> X-Debbugs-Cc: [email protected] * Package name : python-reverse-geocode Version : 1.6.6 Upstream Contact: Richard Penman <[email protected]> * URL : https://github.com/richardpenman/reverse_geocode/ * License : LGPL Programming Lang: Python Description : Reverse geocode the given latitude / longitude Reverse Geocode takes a latitude / longitude coordinate and returns the nearest known country, state, and city. This can be useful when you need to reverse geocode a large number of coordinates so a web API is not practical. The geocoded locations are from geonames. This data is then structured in to a k-d tree for efficiently finding the nearest neighbour. This is a dependency for python-geocaching-api, which is a depencency for home-assistant. I propose to bring this package under the home-assistant team maintenance. Will seek sponsorhip there first.