google/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. observed · 2026-08-28
Health v2 · maintenance only
56/100
- Activity 74
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4355
- days_rel: n/a
- days_push: 156
- n_releases_24m: 0
Adoption not part of the score
4346 stars · 530 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Open Location Code is a multi-language library that encodes latitude/longitude into short 'Plus Codes' usable as digital street addresses where addresses don't exist. Encoding and decoding work fully offline with no lookup tables or online services.
Use cases
- generate plus codes from latitude and longitude
- convert a plus code back to coordinates offline
- give addresses to places without street addresses
- shorten a plus code relative to a reference location
- recover a location from a short code and reference point
- validate or parse open location codes
When to choose
- you need address-like location codes that work offline without data tables
- you want a well-tested, multi-language implementation of the Open Location Code specification
- you're building mapping or delivery apps for regions lacking street addressing
When to avoid
- you need full geocoding of place names to coordinates (use a geocoding service)
- you need postal addresses or building-level metadata rather than area codes
Facets
library · maturity stable
geospatial sdk parser developer-tools cross-platform python go rust jvm cpp c ruby plus-codes open-location-code geocoding addresses latitude-longitude offline maps geospatial javascript
1 source
- readme: https://github.com/google/open-location-code · fetched 2026-08-28 · 1effd9154586
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| google/open-location-code | main | 56 |
For agents
markdown · JSON · MCP: product_card(name="google/open-location-code")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem