Skip to main content

Maidenhead Locator

Project description

https://travis-ci.org/scivision/maidenhead.svg?branch=master https://coveralls.io/repos/github/scivision/maidenhead/badge.svg?branch=master Maintainability

Maidenhead <-> Lat/Lon

maidenhead provides a simple, yet effective location hashing algorithm. Maidenhead allows global location precision down to 750m

Maidenhead provides 4 levels of increasing accuracy

Level

Precision

1

World

2

Regional

3

Metropolis

4

City

Install

pip install -e .

Examples

maidenhead.toMaiden([lat, lon], level)

returns a char (len = lvl*2)

maidenhead.toLoc('AB01cd')

take any string and returns topleft [lat,lon] of Maidenhead grid square.

Command Line

Python:

./Maidenhead.py 65 -148

Julia:

./Maidenhead.jl 65 -148

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

maidenhead-1.1.3.tar.gz (3.0 kB view hashes)

Uploaded Source

Built Distribution

maidenhead-1.1.3-py3-none-any.whl (4.8 kB view hashes)

Uploaded Python 3

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