Skip to main content

A Python Geocoding Library

Project description

The Oatmeal Geocoder - Python Edition

python-omgeo is a geocoding abstraction layer written in python. Currently supported geocoders:

  • Bing

  • ESRI’s North American locator

  • ESRI’s European address locator

  • Nominatim

  • Citizen Atlas (Washington DC)

See the source for more info. Here’s a quick example.

>>> from omgeo import Geocoder
>>> from omgeo.places import PlaceQuery
>>> g = Geocoder()
>>> you_are_here = PlaceQuery('340 N 12th St Philadelphia PA')
>>> candidates = g.geocode(you_are_here)

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

python-omgeo-1.2.tar.gz (19.1 kB view details)

Uploaded Source

File details

Details for the file python-omgeo-1.2.tar.gz.

File metadata

  • Download URL: python-omgeo-1.2.tar.gz
  • Upload date:
  • Size: 19.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for python-omgeo-1.2.tar.gz
Algorithm Hash digest
SHA256 9f60d5b44bf93abd019cb2bc5474561e8195e896f60fcc768dec82230d25f18a
MD5 febce9866b64c845621518903cc4c0de
BLAKE2b-256 d90788168d103859b070f14424fc1cfeb8030a83c788bc72d709b835f7d5a9b8

See more details on using hashes here.

Supported by

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