Hoppa till huvudinnehållet

Batch Geocode in HTML5 from Excel Spreadsheet

Kommentarer

5 kommentarer

  • Permanently deleted user
    Chris - Did you ever find this?  I am looking to do the same.  

     

    Thanks!
    0
  • Permanently deleted user
    Not yet
    0
  • Tom Neer
    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
  • Permanently deleted user
    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
  • Tom Neer
    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.