osm-search/Nominatim
Open Source search based on OpenStreetMap data observed · 2026-08-28
Health v2 · maintenance only
84/100
- Activity 99
- Release rhythm 56
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 100.0
- age_days: 5296
- days_rel: 136
- days_push: 11
- n_releases_24m: 7
Adoption not part of the score
4432 stars · 855 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Nominatim is an open-source geocoding engine that searches OpenStreetMap data by name and address and performs reverse geocoding from coordinates. It can be self-hosted as a web service with a REST API or used as a Python library, and powers the search box on openstreetmap.org.
Use cases
- geocode free-form addresses to coordinates
- reverse geocode lat/lon to nearest address
- self-host a geocoding API for my app
- batch geocode a list of addresses with structured queries
- search places by name or type like cafes and hotels
- look up address details for OSM object IDs
When to choose
- you need geocoding without per-query commercial API costs
- you want full control over data, privacy, and update cadence
- you need offline or region-limited geocoding on your own server
- you need high query volumes at scale
When to avoid
- you only need occasional geocoding and can use the free public API
- you cannot run PostgreSQL/PostGIS or provision significant disk and RAM
- you need commercial-grade geocoding with support and SLAs
- you need non-OSM data sources like proprietary address datasets
Facets
service · maturity stable
search-engine geospatial http-server api-framework self-hosted self-hosted python geocoding reverse-geocoding openstreetmap postgis address-search maps search geospatial linux docker web-server
5 sources
- readme: https://github.com/osm-search/Nominatim · fetched 2026-08-28 · 318a5ea5364b
- homepage: https://nominatim.org · fetched 2026-08-29 · dbc7b4a2f73e
- site_page: https://nominatim.org/release-docs/latest · fetched 2026-08-29 · e21fb18bf65d
- site_page: https://nominatim.org/release-docs/develop/api/Overview · fetched 2026-08-29 · 150738f5516a
- site_page: https://nominatim.org/release-docs/latest/admin/Installation · fetched 2026-08-29 · ea8fd83113cc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| osm-search/Nominatim | main | 84 |
For agents
markdown · JSON · MCP: product_card(name="osm-search/Nominatim")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem