| Name | Description |
|---|---|
| Geonames API | Geonames is a geographical database with web services that let you extract useful information about different places, such as weather, timezone and post codes. This information may be extracted programmatically for use in your VBA programs. |
| Geonames geographical data API | Sample VBA code for consuming various Geonames API methods. |
| Python Geocoding Aggregator | geopy makes it easy for developers to locate the coordinates of addresses, cities, countries, and landmarks via third-party geocoders and other sources like wikis. geopy currently includes support for six geocoders including Google, Yahoo and Microsoft. |
| Ruby Library for Geonames | A Ruby wrapper for the Geonames API. |





©ProgrammableWeb.com 2012. All rights reserved.
Terms of Service | Privacy Policy