open-location-code icon indicating copy to clipboard operation
open-location-code copied to clipboard

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.

Results 99 open-location-code issues
Sort by recently updated
recently updated
newest added

Python got code formatting added in #326 - in addition we should add pylint checking as well to pick up common errors. We could adopt the pylintrc from the [YAPF](https://github.com/google/yapf)...

help wanted
python

> help wanted Could someone verify my attempt at generating pluscodes in msaccess, please? Seems to work for the first most significant 10 pluscode characters but, tbh, I couldn't understand...

As is, the Python module does not work in Python 3.7, and Python 2 will be officially deprecated in two weeks (1st January 2020). I have tried a number of...

python

Hi! This concerns the JavaScript implementation. I noticed this project is at version 1.0.4 for over a year but the version available on npm is 1.0.3. Are there any plans...

js
external repos

Python Comments and Docstrings are not conformant with Python or [Google's Style Guide](https://google.github.io/styleguide/pyguide.html#383-functions-and-methods). Docstrings should be inside the function they are describing.

python

I would like to contribute to this project by adding a PHP code with the same algorithm. The only problem I am facing is with the RegEx part.

Is it possible to make it available too for the Montana 700 series too?

Creating a scope to define what contributions this project is looking to accept will help the community to close other issue. Here is an example of something I think is...

documentation

In #435 I changed only documentation, but not any code files. There's no reason for Travis CI build to fail - yet it does. More specifically, it is the Dart,...

On GitHub, the latest release is version 1.0.4 https://github.com/google/open-location-code/releases/tag/1.0.4 But the package file shows the latest release as 1.0.0 https://github.com/google/open-location-code/blob/master/package.json

external repos