# roberdam/Xaddress

Xaddress - Give 7 billion people an instant physical address

Repository: https://github.com/roberdam/Xaddress
Canonical: https://ross.abutalabs.com/products/xaddress
Homepage: http://xaddress.org
Language: Ruby
License: MIT
License Family: permissive
Last push: 2022-09-30T16:58:27+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3676, "days_push": 1433, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1182, forks 44 (observed 2026-08-28T04:03:54.266381+00:00)

## What it is
Xaddress is a Ruby library and CLI that encodes latitude/longitude coordinates into a human-readable, address-like format that can be decoded offline with pen, paper, and a physical map. It includes a visual avatar for error checking and a short code suitable for links and storage.

## Use cases
- convert lat/long coordinates into a readable physical address
- decode an Xaddress string back into coordinates offline
- give people in low-tech environments a usable address
- generate short location codes for sharing links
- verify a written address is correct with a visual avatar
- encode locations without a geocoder by specifying state and country

## When to choose
- you need offline, low-tech address encoding and decoding
- you want an open-source alternative to What3words
- you need error detection when addresses are transcribed by hand
- you work in Ruby and want a simple CLI or library for coordinate encoding

## When to avoid
- you need high-precision coordinates beyond ~10 meter accuracy
- you need a maintained service with guaranteed geocoding API availability
- you need integration in languages other than Ruby
- you need an actively developed project with recent updates

## Facets
- artifact type: library
- maturity: maintenance
- function: geospatial, cli, parser, sdk
- domain: developer-tools
- platform: ruby, cli, cross-platform
- tags: geocoding, address-encoding, what3words-alternative, offline-addressing, latitude-longitude, human-readable-coordinates, maps, geospatial, command-line

## Member repositories
- roberdam/Xaddress (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:54.266381+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:24:58.822552+00:00, confidence not recorded.
  - readme: https://github.com/roberdam/Xaddress (fetched 2026-08-28T04:03:54.266381+00:00, sha d5b756fa7982)
  - homepage: http://xaddress.org (fetched 2026-08-29T12:31:52.628461+00:00, sha fa61a8d66761)
  - site_page: https://xaddress.org/bonus-trigger-slot-systems-activating-features-instantly (fetched 2026-08-29T12:31:52.632598+00:00, sha 8978e22276ff)
- Data as of 2026-08-30T08:39:29.467469+00:00.
