Dear All,
I have a dataset which includes the names of several locations (mainly cities) around the world. I need to obtain lat and lon from them.
I checked online and found opengeodata and geocode. However the first one has a limit of queries for each day (which means that in my case I can finish this task in more than 2 weeks). The second one apparently freezes when I try to execute it.
Is there any other alternative I can use?
Thanks in advance for any help you may provide.
Dario
I have a dataset which includes the names of several locations (mainly cities) around the world. I need to obtain lat and lon from them.
I checked online and found opengeodata and geocode. However the first one has a limit of queries for each day (which means that in my case I can finish this task in more than 2 weeks). The second one apparently freezes when I try to execute it.
Is there any other alternative I can use?
Thanks in advance for any help you may provide.
Dario
Comment