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

where to get a lat long database for India with complete address?

-1

I want lat long database for India with complete address . from where i can get it

asked 10 May '13, 19:07

sumit%20chordiya's gravatar image

sumit chordiya
0111
accept rate: 0%

converted to question 10 May '13, 19:49

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554


One Answer:

1

Download the data of india and filter with osmfilter for address.

answered 11 May '13, 10:28

malenki's gravatar image

malenki
4.7k24683
accept rate: 6%

... and get familiar with the data structure of the OSM dataset before. start reading at http://wiki.openstreetmap.org

You should know the main elements called nodes, ways and relations ... and how each element is tagged with its features.

There is also information in the wiki how address data is stored.

(11 May '13, 18:05) stephan75

Note that OSM probably does not have a complete (as in "every address in India is mapped") lat/lon address dataset for India.

(12 May '13, 20:16) gormo
1

@ gormo: since he asked here I thought he wanted the OSM data. Since the linkeddata of India is only ~100MB there will be much room fpr improvement. :)

(12 May '13, 21:01) malenki

Source code available on GitHub .