Geocoding Library using ESRI, Bing Maps, and MapQuest geocoders
Project description
The Oatmeal Geocoder - Python Edition
python-omgeo is a geocoding abstraction layer written in python. Currently supported geocoders:
Bing
Citizen Atlas (Washington DC)
ESRI North American locator (REST & SOAP)
ESRI European address locator (REST & SOAP)
MapQuest Licensed Data API
MapQuest-hosted Nominatim Open Data API
See the source for more info. Here’s a quick example.
>>> from omgeo import Geocoder >>> g = Geocoder() >>> candidates = g.geocode('340 N 12th St, Philadelphia PA')
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
python-omgeo-1.3.6.tar.gz
(23.8 kB
view details)
File details
Details for the file python-omgeo-1.3.6.tar.gz
.
File metadata
- Download URL: python-omgeo-1.3.6.tar.gz
- Upload date:
- Size: 23.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 40915d0fc24d728e3d009d8ec005b3264595cee3bb038ceb4b616ab3bfc5ab6e |
|
MD5 | 931f833b5d664ba664395158cdf8eca0 |
|
BLAKE2b-256 | 976a45d04b9f956341c73ca354f1f038df711bdff2c9b65a659db1d8921c88ae |