- Submit an address and have it geocoded
- Submit a lat/lng pair and have it reverse-geocoded
- Results include all data returned by Google, including formatted address, location, viewport, bounds, address type and address components
- Bias results to a bounding box you provide
- Bias results to a region you specify by country code
- Specify a language code
- Results automatically converted to WKT format
-
Notifications
You must be signed in to change notification settings - Fork 13
A simple Python wrapper for Google’s geocoder API
License
palewire/python-googlegeocoder
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A simple Python wrapper for Google’s geocoder API