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

For our webstore we'd like to create an address auto-completion feature to improve data accuracy, very much like you can test here

Is it possible to export a comma-separated file (or XML) with just the following information, but from all major countries world-wide on a single click?

  • Country
  • State
  • City
  • ZIP Code/Postal Code
  • Street

No GPS data is needed.

asked 01 Jun '11, 01:38

The%20Woo's gravatar image

The Woo
31113
accept rate: 0%

edited 09 Aug '16, 11:22

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554


Why not just build you own openstreetmap server and just query that internally via nominatim? The JSON formated output would be real easy to parse client side with jquery, so you could simply call your own nominatim server and periodicalyl sync the data.

permanent link

answered 16 Jun '11, 22:42

Justin%20Dearing's gravatar image

Justin Dearing
26335
accept rate: 0%

-2

Even i want to know the script to auto populate city and state from zipcode for indian locations..

can anyone help pls?

Regards, Anand

permanent link

answered 29 Oct '14, 19:17

Anandbagru's gravatar image

Anandbagru
-1
accept rate: 0%

edited 31 Oct '14, 16:59

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554

Hello Anand, please open a new question (with more details and examples!!) on this FAQ site for your aim.

But before, please do intensive research on this site about "export Postalcode" or similar queries ... there have been already questions AND answers on that topic.

(31 Oct '14, 14:47) stephan75

meta: malfunction of this help site - sorry @stephan75

(31 Oct '14, 17:00) aseerel4c26 ♦
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:

×315
×202
×142
×23
×8

question asked: 01 Jun '11, 01:38

question was seen: 15,167 times

last updated: 09 Aug '16, 11:22

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