I need your help on getting an exclusive list of all the possible latitude-longitude for entire US which covers every 10 meter square of the landscape. Is there a way to do so?The bigger objective is that I want to create a data set for all the possible lat-longs with some specific establishments around it so that as soon as I enter any lat-long my tool tells me that there are 'n' number of establishment type 'x' and so on. I understand I can make a live connection to google map API to do so but the problem is that I have lot of manipulations to do which will make the tool extremely slow so instead I want to make a data set of my own with all the manipulation done so that tool will have to just search the lat-long in dataset and fetch the number from the there.
My knowledge to any scripting language is very limited so I am looking for any already existing data set or a code to fetch the list.
أكثر...
My knowledge to any scripting language is very limited so I am looking for any already existing data set or a code to fetch the list.
أكثر...