public
Description: Python Virtual Earth client for using Microsoft Virtual Earth web services
Homepage: http://www.slide.com
Clone URL: git://github.com/rtyler/pyve.git
pyve /
name age message
file .gitignore Mon Apr 06 15:39:18 -0700 2009 Add tiny gitignore Signed-off-by: R. Tyler Bal... [R. Tyler Ballance]
file AUTHORS Mon Apr 06 18:33:45 -0700 2009 Add a bit of documentation, LICENSE and AUTHORS... [R. Tyler Ballance]
file Geocoder.py Loading commit data...
file GetToken.py
file LICENSE Tue Apr 07 15:13:20 -0700 2009 Test commit >_< [R. Tyler Ballance]
file README.markdown Tue Apr 07 13:29:41 -0700 2009 Update the README, mostly just a token commit t... [R. Tyler Ballance]
file __init__.py Tue Apr 07 15:39:01 -0700 2009 Add __init__.py so pyve can be imported as a mo... [Tyler Ballance]
file geodecode.py Tue Apr 07 16:13:20 -0700 2009 Add modelines for Vim Signed-off-by: Tyler Bal... [Tyler Ballance]
directory production/
directory staging/ Mon Apr 06 15:37:19 -0700 2009 Move GeocodeService into staging Signed-off-by... [R. Tyler Ballance]
directory tests/
README.markdown

PyVE - The Python Virtual Earth Client

PyVE is intended on being a fully-formed SOAP client for the Virtual Earth API from Microsoft.

Prequisites

Status

Currently PyVE only really supports reverse geocoding, but the basic bits to set up Virtual Earth calls should exist.