Web link to convert long/lat city, state, etc...


/ Published in: Objective C
Save to your folder(s)

This will return an XML that looks like this.

<code>
10079
New York City
US
40.780751
-73.977182
NY
New York
061
New York


0.8345131270291027
</code>


Copy this code and paste it in your HTML
  1. http://ws.geonames.org/findNearbyPostalCodes?lat=40.775676&lng=-73.984484

URL: http://ws.geonames.org/findNearbyPostalCodes?lat=40.775676&lng=-73.984484

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.