]> git.openstreetmap.org Git - nominatim.git/commit
Clarifies postcode reference format in API docs
authorItz-Agasta <rupamgolui69@gmail.com>
Sat, 23 May 2026 18:07:51 +0000 (23:37 +0530)
committerItz-Agasta <rupamgolui69@gmail.com>
Sat, 23 May 2026 18:07:51 +0000 (23:37 +0530)
commit0e2c88fdb02564f7877447b008d7dbc378eab92f
treedd55efc378997cec8c8da6b7e056d2c2114ebcb7
parent21452f0c1656b3e8c38e334b84030ea6d851c34f
Clarifies postcode reference format in API docs

Explains that spaces and hyphens in postcode IDs are replaced
with underscores in stable postcode references and adds new
examples for clarity. Improves guidance for constructing and
using postcode refs in API endpoints.
docs/api/Details.md
docs/api/Search.md