NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

In my own setup of nominatim 3.1.0, got empty response for 'http://localhost:8080/search.php?format=json&country=united kingdom&postalcode=st15 0dw'

But got correct data, if i give postalcode in uppercase 'ST15 0DW'

In https://nominatim.openstreetmap.org/search?format=json&country=united%20kingdom&postalcode=st15%200dw both upper & lowercase return result. Am I missed anything in my setup?

Note: Followed nominatim latest document for setup & specialphrases.sql not yet imported, that may be the reason ?

asked 28 Aug '18, 14:42

Rajavelu_M's gravatar image

Rajavelu_M
253454858
accept rate: 33%

edited 28 Aug '18, 14:51


It's possible it got fixed in version 3.2. already, I can't find a specific change though. nominatim.openstreetmap.org runs version 3.2 https://github.com/openstreetmap/Nominatim/blob/master/ChangeLog . https://github.com/openstreetmap/Nominatim/releases/tag/v3.2.0

permanent link

answered 28 Aug '18, 15:15

mtmail's gravatar image

mtmail
4.8k1574
accept rate: 27%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×689
×133
×18
×5

question asked: 28 Aug '18, 14:42

question was seen: 1,427 times

last updated: 28 Aug '18, 15:15

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum