SlackBuildsOrg/python/geopy
csokol 05fbc896bf python/geopy: Note current maintainer
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2011-12-18 00:07:46 -02:00
..
geopy.info python/geopy: Note current maintainer 2011-12-18 00:07:46 -02:00
geopy.SlackBuild python/geopy: Note current maintainer 2011-12-18 00:07:46 -02:00
README python/geopy: Added (A Geocoding Toolbox for Python) 2011-08-07 12:17:41 -03:00
slack-desc python/geopy: Added (A Geocoding Toolbox for Python) 2011-08-07 12:17:41 -03:00

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.