How to geocode US counties?


is possible geocode counties in us?  i.e. denton county in tx.  i'd geocode list of counties through spatial data services batch job, i'm not seeing mention of county in documentation.  tried getting geocode on county through rest service, like:

http://dev.virtualearth.net/rest/v1/locations?countryregion=us&admindistrict=tx&admindivision2=denton

based on api docs here, should able use admindivision2 pass in county, can county geocoded?  think can since city, state, , other divisions can.  said, i'd prefer batch job, if can done, have example input xml?  thanks.

yes can use bing maps geocode counties. if want geocode counties in batch process can use bing spatial data services: http://msdn.microsoft.com/en-us/library/ff701733.aspx v2 of batch geocoding service supports tadmindistrict2 property.

http://rbrundritt.wordpress.com



Bing Maps  >  Bing Maps REST, SOAP, Spatial Data Services



Comments

Popular posts from this blog

BizTalk Server 2013 Azure VM Log Shipping and HA for hosts

SQL Server 2008 - High Memory Usage

How to send non-standard Content-Type header ?