Click here to Skip to main content
15,887,911 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
C#
I would like to geocode addresses in a SQL table using a ArcGIS geocoding service.  The service is located here: http://gis.hennepin.us/arcgis/rest/services/Locators/HC_COMPOSITE/GeocodeServer
I found a great example of what I am trying to do here:
https://alastaira.wordpress.com/2012/05/04/geocoding-in-sql-server-with-the-bing-maps-locations-api/
but this example is using Bing maps and XML.  I would like to use ArcGIS service and JSON.  Any help would be greatly appreciated.  Thanks
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900