Skip to main content
Archived

Batch Geocode

Related products:FME Form
  • December 20, 2017
  • 5 replies
  • 77 views

runneals
Enthusiast
Forum|alt.badge.img+29

Support for batch geocoding points with ArcGIS GeocodingServer as it greatly reduces run time. Was able to run almost 100,000 points in 20 minutes in ArcGIS (which natively batches) vs like 2 hours in FME which doesn't batch.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

5 replies

rylanatsafe
Safer
Forum|alt.badge.img+14
  • Safer
  • January 4, 2018

The Geocoder transformer supports setting 'Maximum Concurrent Requests' in the Advanced section. Does this help? It does still submit in parallel – not true batch – but this might hopefully speed things up!

And have you tried the ArcGISOnlineBatchGeocoder custom transformer available from FME Hub?


runneals
Enthusiast
Forum|alt.badge.img+29
  • Author
  • Enthusiast
  • January 8, 2018
I set that to like 124 and it took like 6 hours to run 300,000 points. I ran the same points via a batch geocode in ArcGIS Desktop and it took like 30-45 minutes. I ended up killing the Geocode server by submitting it multiple times within a close time frame.

 

I didn't see the AGOL Batch one, but for me it's just easier to dump it in a csv and have ArcGIS do the heavy lifting than trying to figure that out.

bruceharold
Influencer
Forum|alt.badge.img+19
  • Influencer
  • January 9, 2018

See if you can leverage this one, it uses the batch REST endpoint in any ArcGIS geocode service.

 

batchgeocode.fmw

natalie_campos
Contributor
Forum|alt.badge.img+4

Will there ever be a "batch" Geocode transformer to support ArcGIS Server?


rylanatsafe
Safer
Forum|alt.badge.img+14
  • Safer
  • April 10, 2023

@natalie_campos​ ArcGIS Server is supported in the Geocoder transformer for FME 2021.2 (Build 21746) and newer.

https://hub.safe.com/publishers/safe/packages/geocoder