summaryrefslogtreecommitdiffstats
path: root/gis/geopy/README
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2014-02-02 00:55:45 +0100
committer Robby Workman2014-02-02 09:09:50 +0100
commit60a71216fb889c7d523203a1386e2a298a0c4333 (patch)
treedb501d136c1249529ff05da6fb4e251a39846e2c /gis/geopy/README
parentf8dd5ba15a6c5185a406611121305e8f718a21f6 (diff)
downloadslackbuilds-60a71216fb889c7d523203a1386e2a298a0c4333.tar.gz
gis/geopy: Moved from Python category.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/geopy/README')
-rw-r--r--gis/geopy/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/gis/geopy/README b/gis/geopy/README
new file mode 100644
index 0000000000..a259e8cd30
--- /dev/null
+++ b/gis/geopy/README
@@ -0,0 +1,9 @@
+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.