Skip to main content

Python interface for Google Geocoding API V3. Can be used to easily geocode, reverse geocode, validate and format addresses.

Project description

==================
pygeocoder 1.2.1
==================
Xiao Yu
Sébastien Fievet
Marius Grigaitis
19/03/2010

*Based on googlemaps 1.0.2 by John Kleint*

README
------
This is a Python wrapper for Google Geocoding API V3

It allows you to directly convert an address to coordinates or vice versa. It also allows you to validate, format and split addresses into civic number, street name, city etc.

License
------
BSD

Dependencies
------------
It has dependency on the json module, included with Python versions 2.6 and later and available for download as simplejson for earlier versions. functools is needed and included in Python 2.5. Requirement for hmac is included with Python 2.2. hashlib depends on Python 2.5. base64 depends on Python 2.4.

requests library is needed and installed by setuptools.

It is developed on Python 2.7 but should work on earlier versions. It is also compatible with Python 3.


Installation
------------
You can install this package using pip:

sudo pip install pygeocoder

or download the source from http://code.xster.net/pygeocoder and install

python setup.py install

Usage
-----
Please refer to http://code.xster.net/pygeocoder/wiki for help with usage


Contact Information
-------------------
Author: Xiao Yu
Internet: http://code.xster.net/pygeocoder

For comments, issues, requests, please contact via BitBucket at the above website


Changelog
---------
Version 1.2.1
Proxy support

Version 1.2.0.3
setup.py dependency fix

Version 1.2.0.2
Minor setup.py Python 3 fix

Version 1.2.0.1
setup.py dependency fix

Version 1.2
Refactor and unit testing
Changed license to BSD
Python 3 compatibility
Business API account support

Version 1.1.4
Fixed UTF-8 and facilitated command line usage

Version 1.1.3
Made Geocoder methods static method while backward compatible

Version 1.1.2
Added address validation

Version 1.1.1
Returns GeocoderResult by default.
Result set accessible by iterator or index.

Version 1.1
Added GeocoderResult in order to ease field retrieval/result parsing.

Version 1.0
Working version an API V3.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pygeocoder-1.2.1.tar.gz (7.6 kB view details)

Uploaded Source

File details

Details for the file pygeocoder-1.2.1.tar.gz.

File metadata

  • Download URL: pygeocoder-1.2.1.tar.gz
  • Upload date:
  • Size: 7.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pygeocoder-1.2.1.tar.gz
Algorithm Hash digest
SHA256 c8ee501d561163a19cd8138efd25d848a65d7c2e57df7e9e733bdf640e75fa8e
MD5 2428eda2b8f6dc10070cb93bd7e3fe35
BLAKE2b-256 1ad0cd72ad9490e0df3b78082bf4c18c1efe2ac522fb3eadb11f5015a38545d5

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page