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.
Tests claimed to be "special cases" are only special while encoding but not while decoding. Relevant tests of lat/long overflow exist in encoding.csv, and can stay here as regular tests but not "special cases".
Tests claimed to be "special cases" are only special while encoding but not while decoding. Relevant tests of lat/long overflow exist in encoding.csv, and can stay here as regular tests but not "special cases".
Fixes https://github.com/google/open-location-code/issues/447