open-location-code

Open Location Code is a library to generate short codes, called "plus codes", that can be used as digital addresses where street addresses don't exist.

APACHE-2.0 License

Downloads
25.2K
Stars
4.1K
Committers
64

Bot releases are hidden (Show)

open-location-code - Algorithm update Latest Release

Published by drinckes about 5 years ago

This update fixes a number of small bugs, and includes updating libraries with new integer algorithms that provide better performance and consistent encoding.

open-location-code - Encoding bug fixes

Published by drinckes almost 7 years ago

This release addresses the issues in #118 and #121.

open-location-code - Recovery code bug fix

Published by drinckes about 7 years ago

This release addresses the issue in #89 . Although this only affects a small, uninhabited area it's important to remove bugs from the implementation when found.

This release also bundles up implementations since the 1.0.1 release, such as:

open-location-code - Add input validation

Published by drinckes almost 8 years ago

Added input validation to the JS methods.

open-location-code - Public release

Published by drinckes almost 10 years ago

This is the first release of Open Location Code. This includes a reference Javascript implementation, tests, and documentation.

Future releases are planned to include other languages, such as Python, Java, C etc.