slackbuilds_ponce/python/geopy/README
csokol 82e3592b93 python/geopy: Added (A Geocoding Toolbox for Python)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
2011-08-07 12:17:41 -03:00

11 lines
505 B
Text

geopy makes it easy for developers to locate the coordinates of addresses,
cities, countries, and landmarks across the globe using third-party
geocoders and other data sources, such as wikis.
geopy currently includes support for six geocoders: Google Maps, Yahoo!
Maps, Windows Local Live (Virtual Earth), geocoder.us, GeoNames, MediaWiki
pages (with the GIS extension), and Semantic MediaWiki pages.
See http://code.google.com/p/geopy/wiki/GettingStarted for more details.
This requires pysetuptools.