Geocoder
Note the usage policy: https://operations.osmfoundation.org/policies/nominatim/ including:
- hard max of 1 query per second
- don't use it for things like as-you-type lookup
- cache your results locally for reuse
Constants
VERSION = "0.1.0"
Note the usage policy: https://operations.osmfoundation.org/policies/nominatim/ including: