{"adoption": {"forks": 155, "observed_at": "2026-08-28T04:05:52.737097+00:00", "stars": 1908}, "canonical_url": "https://ross.abutalabs.com/products/reverse-geocoder", "card": {"archived": false, "artifact_type": "library", "description": "A fast, offline reverse geocoder in Python", "domain": ["developer-tools"], "enriched": true, "function": ["geospatial", "search-engine"], "health_score": 20, "homepage": null, "language": "Python", "license": "LGPL-2.1", "license_family": "copyleft", "maturity": "maintenance", "member_repos": ["thampiman/reverse-geocoder"], "name": "thampiman/reverse-geocoder", "platform": ["python", "cross-platform"], "pushed_at": "2023-03-19T10:52:18+00:00", "repo": "thampiman/reverse-geocoder", "stars": 1908, "tags": ["reverse-geocoding", "offline", "kd-tree", "geonames", "coordinates", "geospatial", "maps"], "topics": [], "urls": [], "use_cases": ["convert gps coordinates to city name offline", "reverse geocode lat lon in python without internet", "find nearest city to a coordinate", "get country code and admin region from coordinates", "bulk reverse geocoding of large coordinate datasets", "use custom city database for reverse geocoding"], "what_it_is": "A fast, offline Python library for reverse geocoding that converts latitude/longitude coordinates into the nearest city, country code, and administrative regions. It uses a parallelised K-D tree implementation over GeoNames city data and supports custom CSV data sources.", "when_to_avoid": ["you need forward geocoding (address to coordinates)", "you need precise street-level or address-level results", "you need an actively developed project with recent updates", "you need a web service or API rather than a Python library"], "when_to_choose": ["you need offline reverse geocoding with no API calls", "you need fast nearest-neighbor lookups over large coordinate batches", "you want administrative region data alongside city and country", "you want to plug in your own CSV place database"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/reverse-geocoder", "repo": "thampiman/reverse-geocoder", "role": "main", "score": 23}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:05:52.737097+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T03:11:14.038070+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "bd712946bd0a399f149433dc217419c0e9974e66ae0d0961925a9ab1d8f1967f", "fetched_at": "2026-08-28T04:05:52.737097+00:00", "kind": "readme", "missing": false, "url": "https://github.com/thampiman/reverse-geocoder"}, {"content_hash": "ca37e06302494bf80fb6c6d275ff977c598f0301e371e4f88ebcc28e86adc895", "fetched_at": "2026-08-29T10:50:17.092215+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/reverse-geocoder/json"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:05:52.737097+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T03:11:14.038070+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "bd712946bd0a399f149433dc217419c0e9974e66ae0d0961925a9ab1d8f1967f", "fetched_at": "2026-08-28T04:05:52.737097+00:00", "kind": "readme", "missing": false, "url": "https://github.com/thampiman/reverse-geocoder"}, {"content_hash": "ca37e06302494bf80fb6c6d275ff977c598f0301e371e4f88ebcc28e86adc895", "fetched_at": "2026-08-29T10:50:17.092215+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/reverse-geocoder/json"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T03:11:14.038070+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "bd712946bd0a399f149433dc217419c0e9974e66ae0d0961925a9ab1d8f1967f", "fetched_at": "2026-08-28T04:05:52.737097+00:00", "kind": "readme", "missing": false, "url": "https://github.com/thampiman/reverse-geocoder"}, {"content_hash": "ca37e06302494bf80fb6c6d275ff977c598f0301e371e4f88ebcc28e86adc895", "fetched_at": "2026-08-29T10:50:17.092215+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/reverse-geocoder/json"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:05:52.737097+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:05:52.737097+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:05:52.737097+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T03:11:14.038070+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "bd712946bd0a399f149433dc217419c0e9974e66ae0d0961925a9ab1d8f1967f", "fetched_at": "2026-08-28T04:05:52.737097+00:00", "kind": "readme", "missing": false, "url": "https://github.com/thampiman/reverse-geocoder"}, {"content_hash": "ca37e06302494bf80fb6c6d275ff977c598f0301e371e4f88ebcc28e86adc895", "fetched_at": "2026-08-29T10:50:17.092215+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/reverse-geocoder/json"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:05:52.737097+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:05:52.737097+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T03:11:14.038070+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "bd712946bd0a399f149433dc217419c0e9974e66ae0d0961925a9ab1d8f1967f", "fetched_at": "2026-08-28T04:05:52.737097+00:00", "kind": "readme", "missing": false, "url": "https://github.com/thampiman/reverse-geocoder"}, {"content_hash": "ca37e06302494bf80fb6c6d275ff977c598f0301e371e4f88ebcc28e86adc895", "fetched_at": "2026-08-29T10:50:17.092215+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/reverse-geocoder/json"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:05:52.737097+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:05:52.737097+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:05:52.737097+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T03:11:14.038070+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "bd712946bd0a399f149433dc217419c0e9974e66ae0d0961925a9ab1d8f1967f", "fetched_at": "2026-08-28T04:05:52.737097+00:00", "kind": "readme", "missing": false, "url": "https://github.com/thampiman/reverse-geocoder"}, {"content_hash": "ca37e06302494bf80fb6c6d275ff977c598f0301e371e4f88ebcc28e86adc895", "fetched_at": "2026-08-29T10:50:17.092215+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/reverse-geocoder/json"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:05:52.737097+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:05:52.737097+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T03:11:14.038070+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "bd712946bd0a399f149433dc217419c0e9974e66ae0d0961925a9ab1d8f1967f", "fetched_at": "2026-08-28T04:05:52.737097+00:00", "kind": "readme", "missing": false, "url": "https://github.com/thampiman/reverse-geocoder"}, {"content_hash": "ca37e06302494bf80fb6c6d275ff977c598f0301e371e4f88ebcc28e86adc895", "fetched_at": "2026-08-29T10:50:17.092215+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/reverse-geocoder/json"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T03:11:14.038070+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "bd712946bd0a399f149433dc217419c0e9974e66ae0d0961925a9ab1d8f1967f", "fetched_at": "2026-08-28T04:05:52.737097+00:00", "kind": "readme", "missing": false, "url": "https://github.com/thampiman/reverse-geocoder"}, {"content_hash": "ca37e06302494bf80fb6c6d275ff977c598f0301e371e4f88ebcc28e86adc895", "fetched_at": "2026-08-29T10:50:17.092215+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/reverse-geocoder/json"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T03:11:14.038070+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "bd712946bd0a399f149433dc217419c0e9974e66ae0d0961925a9ab1d8f1967f", "fetched_at": "2026-08-28T04:05:52.737097+00:00", "kind": "readme", "missing": false, "url": "https://github.com/thampiman/reverse-geocoder"}, {"content_hash": "ca37e06302494bf80fb6c6d275ff977c598f0301e371e4f88ebcc28e86adc895", "fetched_at": "2026-08-29T10:50:17.092215+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/reverse-geocoder/json"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T03:11:14.038070+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "bd712946bd0a399f149433dc217419c0e9974e66ae0d0961925a9ab1d8f1967f", "fetched_at": "2026-08-28T04:05:52.737097+00:00", "kind": "readme", "missing": false, "url": "https://github.com/thampiman/reverse-geocoder"}, {"content_hash": "ca37e06302494bf80fb6c6d275ff977c598f0301e371e4f88ebcc28e86adc895", "fetched_at": "2026-08-29T10:50:17.092215+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/reverse-geocoder/json"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 8}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 4178, "days_push": 1263, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 23, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}