Alternatives to Pelias

A modular open-source geocoder built on Elasticsearch that searches places worldwide using open data. The listings below can replace it for an important use case. Each note says what changes if you switch.

The original

Replacements

Listings that take over the same core job as Pelias.

  • Nominatim

    An open-source geocoder that finds places by name or address and addresses by coordinates using OpenStreetMap.

    Nominatim geocodes forward and reverse on OpenStreetMap data only, with minutely updates and a public API for occasional use, instead of combining several sources.

  • Photon

    An open-source search-as-you-type geocoder for OpenStreetMap data, built on OpenSearch.

    Photon is a lighter OpenSearch-based OpenStreetMap geocoder with typeahead search and a simple GeoJSON API, plus a public API for light use.

  • openrouteservice

    An open-source routing, isochrone and geocoding service built on OpenStreetMap data, usable online or self-hosted.

    openrouteservice includes geocoding within a wider API for directions and isochrones, with a free public API or self-hosting via Docker Compose.

Similar software

Related functionality, not a direct replacement.