# Do coding agents recommend Nominatim?

> Coding agents raised Nominatim in 82 of 316 judged maps sessions and chose it in none of them. Measured with Claude Code, Codex and Cursor.

Source: https://armature.tech/library/do-coding-agents-recommend-nominatim
Published: 2026-09-11
Publisher: Armature, Inc. (https://armature.tech)

---

> Coding agents raised Nominatim in 82 of 316 judged maps sessions and chose it in none of them.

This page reports what happened when Claude Code, Codex and Cursor had to solve a problem in maps inside a realistic codebase. Not what a chat assistant says about Nominatim. What an agent actually installed.

## The numbers

| | |
| --- | --- |
| Category | Maps |
| Sessions in the category | 316 |
| Sessions where Nominatim was chosen | 0 |
| Install share | 0% |
| Raised as a candidate, not chosen | 82 |
| Chosen when considered | 0% |
| Site | nominatim.org |

## Which agents raised Nominatim

Every agent considered it and none adopted it. Cursor raised it most often, in 39% of its maps sessions.

| Agent | Sessions | Raised Nominatim | Chose it |
| --- | --- | --- | --- |
| Claude Code | 108 | 29 (27%) | 0 |
| Codex | 110 | 15 (14%) | 0 |
| Cursor | 98 | 38 (39%) | 0 |

## Which buyers it came up for

It surfaced most for requests written as junior developer, in 39% of those sessions. Knowing which buyer already has the product in mind tells you which pages to fix first.

| Who is asking | Sessions | Raised it |
| --- | --- | --- |
| Vibe coder | 64 | 4 (6%) |
| Junior developer | 147 | 57 (39%) |
| Senior engineer | 72 | 16 (22%) |
| Enterprise team | 33 | 5 (15%) |

## What Nominatim was up against

The full ranking in maps, from the same sessions:

| # | Product | Runs won | Share |
| --- | --- | --- | --- |
| 1 | Google Maps | 52 | 16% |
| 2 | Leaflet | 52 | 16% |
| 3 | Apple Maps (MapKit) | 46 | 15% |
| 4 | Mapbox | 25 | 8% |
| 5 | MapLibre | 20 | 6% |
| 6 | react-native-maps | 19 | 6% |
| 7 | Azure Maps | 18 | 6% |
| 8 | Built in-house (no product adopted) | 16 | 5% |

## What this means

Raised 82 times and chosen none is a specific, diagnosable result, and a better starting position than being unknown. The agent has the product in mind. It reached the shortlist 82 times. Something then lost every one of those sessions.

In our data the causes, in the order they occur:

- The quickstart does not run when pasted, so the agent abandoned it mid-integration.
- The documentation describes an interface that changed, so the generated code failed.
- The product name and the package name differ, so the install step went wrong.
- The fit was genuinely wrong for the repository, which is fine and worth knowing.

All but the last are fixable in days, and the reason is written down in the session transcript.

## Where these numbers come from

The 316 sessions in maps are part of a published set of 6,455, run with real coding agents inside realistic codebases and judged blind. The full method is on one page: [how we measured this](/library/how-we-measured-this).

Every maps run can be replayed on [the board](/leaderboards/maps).

If you work on Nominatim: the judge recorded a reason for every session where it was raised and passed over. Those reasons are in the transcripts.

<!-- generated by scripts/write-data-pages.mjs -->

## Common questions

### Do coding agents recommend Nominatim?

They raise it but do not choose it. Across 82 sessions where Nominatim came up as a candidate, agents chose something else every time.

### Does Claude Code recommend Nominatim?

In 0 of the 108 sessions in maps run with Claude Code, which is 0%.

### Do different coding agents treat Nominatim differently?

Not much. The three agents chose it at similar rates, between 0% and 0% of their runs.

### How was this measured?

Real coding agents at pinned versions were run in sandboxes inside 63 realistic codebases and asked to solve real tasks. A simulated project owner approved or questioned each recommendation before any code was written, and a judge from a model family that builds none of the agents read every session blind.

## Read next

- [How to get picked for maps by coding agents](https://armature.tech/library/maps-coding-agents-playbook) (Markdown: https://armature.tech/library/maps-coding-agents-playbook.md)
- [Do coding agents recommend Google Maps?](https://armature.tech/library/do-coding-agents-recommend-google-maps) (Markdown: https://armature.tech/library/do-coding-agents-recommend-google-maps.md)
- [Do coding agents recommend Leaflet?](https://armature.tech/library/do-coding-agents-recommend-leaflet) (Markdown: https://armature.tech/library/do-coding-agents-recommend-leaflet.md)
- [Do Claude Code, Codex and Cursor pick the same tools?](https://armature.tech/library/do-claude-code-and-codex-agree) (Markdown: https://armature.tech/library/do-claude-code-and-codex-agree.md)

---

Armature helps software products get discovered and used by coding agents.
Service: https://armature.tech/discoverability · Results: https://armature.tech/leaderboards/sectors · Contact: contact@armature.tech
