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

I'm having a play with Nominatim, and trying to glean addresses from postcodes. If I search for a full address (as in the example on the wiki page), this works fine:

http://nominatim.openstreetmap.org/search?q=135+pilkington+avenue,+birmingham&format=json&addressdetails=1

However, if I just search for the postcode, I expect get back houses that contain the postcode as well as postcodes, but, as it stands, I just get postcodes:

http://nominatim.openstreetmap.org/search?q=B72%201LH&format=json&addressdetails=1

Is there any way round this? Or am I doing something wrong?

asked 09 Jul '13, 15:34

pezholio's gravatar image

pezholio
16111
accept rate: 0%

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
×55
×15

question asked: 09 Jul '13, 15:34

question was seen: 3,813 times

last updated: 09 Jul '13, 15:34

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