[ANN] geopy: a Geocoding Toolbox for Python

B

Brian Beck

Hello Pythonistas,

I'm happy to announce the first (alpha) release of geopy, a geocoding
toolbox for Python: http://exogen.case.edu/projects/geopy/

ABOUT

geopy includes five geocoders and some methods to make dealing with geocoded
data easier (such as parsing numerous latitude & longitude formats).

The geocoders are: Google, Yahoo!, geocoder.us, MediaWiki (with the GIS
extension), and Semantic MediaWiki. Examples of using each are given on the
site: http://exogen.case.edu/projects/geopy/

The source is only in Subversion for now.

INSTALL

From the Subversion repository:
$ svn co svn://exogen.case.edu/geopy/trunk geopy-trunk
$ cd geopy-trunk/
$ sudo python setup.py install

....or use easy_install:
$ sudo easy_install svn://exogen.case.edu/geopy/trunk


Questions, comments, and bug reports can be directed to: (e-mail address removed)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,073
Latest member
DarinCeden

Latest Threads

Top