Batch Geocode in HTML5 from Excel Spreadsheet
I am wondering if anyone has put a workflow together that does a batch geocode of a selected excel spreadsheet and then inserts the results into a feature set.
0
-
Chris - Did you ever find this? I am looking to do the same.
Thanks!0 -
Not yet 0 -
We have one that is similar, but we make direct web requests to Bing rather than using built-in or Esri geocoders. This makes it a little more complex, but if you are interested, I can post it. 0 -
Hi Tom,
Actually I'd be interested in seeing what you've put together. I have a project that is in the planning phase and I think what you are saying might be just the ticket to move forward.0 -
So in between waiting for other things to render, I adapted our Batch Geocode Workflow and exported the Geocoding to a FeatureSet. It was a little more messy than expected. The built-in DataTable > FeatureSet does not include a Geometry column so the FeatureSet had to be created from scratch.
I apologize for the messy code and little documentation. When I have more time I will go back through and refactor the code and document it up better. But in the meantime, you can download it from Github (https://github.com/DigitalDataServices/samples/tree/master/GeocodeExcelSpreadsheet) .
Please note that you will need to use your own Bing Maps API Key.0
Du måste logga in om du vill lämna en kommentar.
Kommentarer
5 kommentarer