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.5.tar.gz
(23.1 kB
view details)
File details
Details for the file python-omgeo-1.3.5.tar.gz
.
File metadata
- Download URL: python-omgeo-1.3.5.tar.gz
- Upload date:
- Size: 23.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f58e1e0a2d1a4b87c7722b3afeb83c710abae18ebc79816ef59432f411b54e8a |
|
MD5 | 9a1b125c26dc91093f935467ebccc9c4 |
|
BLAKE2b-256 | 4d02476948a3519be404dd3c5098e7dd6ed91e5b303e7cb9f85b53ed4bdc2353 |