We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

fixing the data for longitude and latitude

chinu267
8 - Asteroid

Good Day.

 

Please look at the attched file. Is there a public library where I can download the latitude & longitude for the list of countries in the attached. file.

Some do not have a province and some have wrong GIS data.

 

For example Afghanistan information is below. I know technically 3rd one is correct. but if I can have a mapping table from any public data set, I can use Find & Replace to fix every record

 

Afghanistan  
Afghanistan3365
Afghanistan33.939167.71

 

 

1 REPLY 1
cgoodman3
14 - Magnetar
14 - Magnetar

Hi @chinu267 

 

I would suggest taking a look at the Mapbox macros.

 

There is a free quota that you can use for search which hopefully will meet your requirements.

 

The macro you need is the one called "Mapbox Search".

 

Then you get results like this:

 

Capture.PNG

 

What's cool is there is in-built fuzzy matching just incase the Country names are mistyped.

Chris
Check out my collaboration with fellow ACE Joshua Burkhow at AlterTricks.com
Labels
Top Solution Authors