From 60a71216fb889c7d523203a1386e2a298a0c4333 Mon Sep 17 00:00:00 2001 From: Benjamin Trigona-Harany Date: Sun, 2 Feb 2014 06:55:45 +0700 Subject: gis/geopy: Moved from Python category. Signed-off-by: Willy Sudiarto Raharjo --- gis/geopy/README | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 gis/geopy/README (limited to 'gis/geopy/README') 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. -- cgit v1.2.3