decode_olc: Decode Open Location Codes into Latitude and Longitude Pairs

Description Usage Arguments See Also Examples

Description

decode_olc takes Open Location Codes and, if they're valid (see validate_full) returns the minium, centred and maximum latitude and longitude for those coordinates.

Usage

1
decode_olc(olcs)

Arguments

olcs

a vector of Open Location Codes, generated through encode_olc or an equivalent tool.

See Also

encode_olc for the opposite operation, and shorten_olc to convert "full" Open Location Codes to "short" Open Location Codes.

Examples

1
decode_olc("7FG49Q00+")

Ironholds/olctools documentation built on May 7, 2019, 6:40 a.m.