photon is an open-source geocoder built for OpenStreetMap data. It is based on elastic search - an efficient, powerful and highly scalable search platform. photon was started by komoot and provides search-as-you-type and multilingual support. Find our public API and demo on photon.komoot.io. Until October 2020 the API was available under photon.komoot.de. Please update your apps accordingly.
golang library to interface with nominatim geocoding services
gominatim allows you to interface with nominatim geocoding services.
Please submit any bugreports or patches at https://github.com/grindhold/gominatim as respectively issues or pull requests. This sourceforge-project only serves as a mirror.
See tab "Code" for more details and usage examples of gominatim (Code displays the repositories README)
Thank you.
* Note: The Google Maps V2 API used by this module has been deprecated. *
For V3, consider pygeocoder: https://pypi.python.org/pypi/pygeocoder
Easy-to-use Python wrapper for the Google Maps V2 and Local Search APIs. Provides geocoding, reverse geocoding, directions, and local search.