Crate open_location_code

Source

Structs§

CodeArea

Functions§

decode
Decodes an Open Location Code into the location coordinates.
encode
Encode a location into an Open Location Code.
is_full
Determines if a code is a valid full Open Location Code.
is_short
Determines if a code is a valid short code.
is_valid
Determines if a code is a valid Open Location Code.
recover_nearest
Recover the nearest matching code to a specified location.
shorten
Remove characters from the start of an OLC code.