MCPcopy Index your code
hub / github.com/thampiman/reverse-geocoder / __init__.py

File __init__.py

reverse_geocoder/__init__.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1""" A Fast, Offline Reverse Geocoder in Python
2
3A Python library for offline reverse geocoding. It improves on an existing library
4called reverse_geocode developed by Richard Penman.

Callers

nothing calls this directly

Calls 2

getFunction · 0.85
searchFunction · 0.85

Tested by

no test coverage detected