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 |
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 |
This looks very similar to this question. Does the answer there work for you too?