Skip to main content

Python geocoding in a disagreeing world

Project description

Geocoding is the process of taking a string representing a real-world address, and resolving that to a single point location. However different providers will resolve the same addresses to different locations, and it can be important to consider this spatial error. For example, when determining the census tract an addresses should be linked to, there may be some error. This error can go unacknowledged but still be very influential on analysis, similar to the famous modifiable area-unit problem (MAUP), but for point representations of addresses.

This library can be used to determine spatial error across selected geocoding providers. It can, for example, produce the convex hull of successful geocodes, so you can imagine an address as a polygon. These individual points are also available as a multipoint geometry.

Intended to work with as many of the providers supported by geopy as you care to configure. Without configuration, will use free global provdiders that don’t require API tokens.

Only supports Python 3. Tested with Python 3.4 and 3.5.

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

errorgeopy-1.0.1.tar.gz (114.6 kB view details)

Uploaded Source

File details

Details for the file errorgeopy-1.0.1.tar.gz.

File metadata

  • Download URL: errorgeopy-1.0.1.tar.gz
  • Upload date:
  • Size: 114.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for errorgeopy-1.0.1.tar.gz
Algorithm Hash digest
SHA256 64f0c1057da79d71fa37d1716ab15a655551b8945deb1087fe8c06813435edc6
MD5 14deecabf96abf6bcd615ed819c220ee
BLAKE2b-256 cf5442ee4dddeaef30d3b82a86ecbdaf2d2a16eff3f7d4e6a53699aac75ca0ca

See more details on using hashes here.

Provenance

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