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

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.0.tar.gz (17.3 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for python-omgeo-1.0.tar.gz
Algorithm Hash digest
SHA256 b5a25a956e82f74ff528761f064fa5ff1eba1a9d0750755ef22855fe95822570
MD5 6449a0609aaeb705ea01d709f9325875
BLAKE2b-256 f5bedcca357c54fa8661d654606246150b2e5228d1a42ee422d9a134ed1f87d8

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