This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Is it possible to get a complete list in a text/database file of all streetname||suburb||state combinations in Australia?

0

Is it possible to get a complete list in a text/database file of all streetname||suburb||state combinations in Australia? I don't require a map of them, just a text list. Is it also possible to get a latlong for each of these?

asked 12 Dec '12, 01:30

jas1405's gravatar image

jas1405
11336
accept rate: 0%

1

This looks very similar to this question. Does the answer there work for you too?

(12 Dec '12, 10:01) SomeoneElse ♦

One Answer:

1

Type the keyword "csv" (comma separated value) in the search box of this FAQ site and you will find many hints how to extract data like or similar to that you want.

answered 12 Dec '12, 17:18

stephan75's gravatar image

stephan75
12.6k556210
accept rate: 6%

Source code available on GitHub .