pygeocoder 1.2.5

Creator: railscoderz

Last updated:

Add to Cart

Description:

pygeocoder 1.2.5

==================pygeocoder 1.2.5==================Xiao Yu*Based on googlemaps 1.0.2 by John Kleint*README------This is a Python wrapper for Google Geocoding API V3It 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------BSDDependencies------------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: pip install pygeocoderor download the source from http://code.xster.net/pygeocoder and install python setup.py installUsage-----Please refer to http://code.xster.net/pygeocoder/wiki for help with usageContact Information-------------------Author: Xiao YuInternet: http://code.xster.net/pygeocoderFor comments, issues, requests, please contact via BitBucket at the above websiteChangelog---------Version 1.2.5More business key fixVersion 1.2.4Business key signing fixVersion 1.2.3.1Some pep8 cleanupVersion 1.2.3Fixed business key crypto errorAdded back simple API authentication methodVersion 1.2.2Added components restrictions in searches and location type getter in resultVersion 1.2.1.1Another dependency fixVersion 1.2.1Proxy supportVersion 1.2.0.3setup.py dependency fixVersion 1.2.0.2Minor setup.py Python 3 fixVersion 1.2.0.1setup.py dependency fixVersion 1.2Refactor and unit testingChanged license to BSDPython 3 compatibilityBusiness API account supportVersion 1.1.4Fixed UTF-8 and facilitated command line usageVersion 1.1.3Made Geocoder methods static method while backward compatibleVersion 1.1.2Added address validationVersion 1.1.1Returns GeocoderResult by default.Result set accessible by iterator or index.Version 1.1Added GeocoderResult in order to ease field retrieval/result parsing.Version 1.0Working version an API V3.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.