Skip to main content

Calculates the Manhattan Distance of two places

Project description

Manhattan Distance

Definition: The distance between two points measured along axes at right angles.

This library allows you to calculate the Manhattan Distance between two points using their coordinates.

Usage: from manhattandistance import utils utils.mandist(lat_from, lon_from, lat_to, lon_to) lat = integer or float

Manhattan Distance

Updated: 15/DEC/2020

v1.1.1:

  • Added the Manhattan Distance formula.
  • Fixed bugs.

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

manhattandistance-1.1.1.tar.gz (2.7 kB view hashes)

Uploaded Source

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