Finding City and Zip Code for a Location

后端 未结 8 900
既然无缘
既然无缘 2020-12-28 10:45

Given a latitude and longitude, what is the easiest way to find the name of the city and the US zip code of that location.

(This is similar to https://stackoverflow.

8条回答
  •  时光取名叫无心
    2020-12-28 11:35

    This is the web service to call. http://developer.yahoo.com/search/local/V2/localSearch.html

    This site has ok web services, but not exactly what you're asking for here. http://www.usps.com/webtools/

提交回复
热议问题