How to retrieve latitude and longitude from address
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi,
My data set has address field, is there a way to get latitude and longitude from the address field?
I tried Geocoder macro which worked fine for one week however, throwing error code 9 now. I would like to know if there is any tool in alteryx to retrieve latitude and longitude from address?
Any help is appreciated.
Thanks
Nakul
Solved! Go to Solution.
- Labels:
- Location Optimizer
- Spatial Analysis
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
All very good points @KGT !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Right, so that actually makes it a lot easier.
So, it's this macro created by Traveltime. https://community.alteryx.com/t5/Community-Gallery/Geocoder-Macro/ta-p/895849
For a commercial solution, (which 100k addresses and new ones every week might necessitate) then best option is to talk to Traveltime about a license. Or the Location Insights through Alteryx will also do this for you if you wanted to look into that pricing with your Alteryx rep.
Depends how many will come in each week. 100k on a free license will be very iterative and then you'll be restricted as to how many you can do each week without splitting the process.
The free tier on that looks like it's restricted to 2 weeks and 60 hits/minute which would require a throttle tool to restrict the input to 45-50 or so per minute.
If you have an existing license with Traveltime, then it may be limited to a certain number of hits/minute and again the throttle tool will help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
With around 50k addresses, if the throttle tool reduces the input to 50 per minute, can't it take more time to read all the 50k addresses?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
It will absolutely take more time. The throttle tool is essentially slowing the rest of the process down to the api limit.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Great to hear!

- « Previous
-
- 1
- 2
- Next »