An open source, scalable geocoding and full text search engine for location data, providing customizable search capabilities by name, coordinates, or other location-related information.
Pelias is an open-source geocoder powered by Elasticsearch. It turns addresses and place names into geographic coordinates (latitude and longitude) through a process called geocoding. Pelias also provides an autocomplete API to provide suggested place name completions as users type. In addition, Pelias offers reverse geocoding capability to determine the address from geographic coordinates.
Some key capabilities and features of Pelias include:
Pelias is well-suited for building location search applications such as store/venue finders, logistics/routing tools, tourism/event guides etc. The project is open source under the MIT license and modular design allows extensive customization if needed.