I have received an XLS file with values such as "USA", "Canada", "China" etc.-
I may also receive data with towns such as "New York", "Zurich", "Singapore", etc.
Is there an easy way to visualize those data ideally on a world map, say with points or so?
I am sure someone must have solved that problem, having geographical data that one needs to visualize. In the worst case I am positive that somehow the geographical coordinates could be read out and transferred into my Excel file - how could I generate such an map with dots, given that I am really not a computer expert?
Are you interested by an external solver for your query ? I mean that you just have to write the town or the Country data manually and everything needed will be your output. Example:
Zurich
47.3690239,8.5380326 (latitude, longitude)
Plus a "Google map"
Regards,
Elie