mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
82e3592b93
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
11 lines
505 B
Text
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.
|