slideinc / pyve forked from rtyler/pyve
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
R. Tyler Ballance (author)
Thu Apr 23 15:29:52 -0700 2009
pyve /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
AUTHORS | ||
| |
Geocoder.py | ||
| |
GetToken.py | ||
| |
LICENSE | ||
| |
README.markdown | ||
| |
__init__.py | ||
| |
geodecode.py | ||
| |
production/ | ||
| |
staging/ | ||
| |
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
- Zolera Soap Infrastructure (a.k.a ZSI)
- optional pyXML
Status
Currently PyVE only really supports reverse geocoding, but the basic bits to set up Virtual Earth calls should exist.

