The Future of Postal Addressing
GPS coordinates, what3words, and Plus Codes challenge traditional postal codes. Will ZIP codes survive?
## Beyond ZIP Codes
The 5-digit ZIP code is over 60 years old. In a world of GPS, smartphones, and autonomous delivery vehicles, is the traditional postal code system becoming obsolete?
## Alternative Addressing Systems
| System | Format | Precision | Coverage |
|--------|--------|-----------|----------|
| ZIP Code | 10001 | ~3,400 addresses | US only |
| Plus Codes | 87G8Q2PQ+VR | 14m × 14m | Global |
| what3words | ///filled.count.soap | 3m × 3m | Global |
| Mapcode | 49.4V | ~5m × 5m | Global |
| GPS coordinates | 40.7128, -74.0060 | Sub-meter | Global |
## Google Plus Codes
Plus Codes (Open Location Codes) are an open-source system developed by Google that encodes latitude/longitude into a short alphanumeric string. They work anywhere on Earth — including places with no street addresses.
Use cases:
- **Developing countries** where addresses are informal
- **Rural areas** without street names
- **Disaster response** for temporary locations
- **E-commerce delivery** in address-poor regions
## what3words
what3words divides Earth into 57 trillion 3m × 3m squares, each assigned a unique three-word combination. It's been adopted by emergency services in the UK and several postal services in developing countries.
Criticisms include: proprietary system, potential for confusion (similar-sounding combinations), and dependency on a single company.
## Why ZIP Codes Persist
Despite alternatives, traditional postal codes are unlikely to disappear soon:
- **Infrastructure** — Trillions of records indexed by ZIP code
- **Legal/regulatory** — Tax, insurance, elections all use ZIP codes
- **Cultural** — "What's your ZIP?" is deeply embedded in American life
- **Network effects** — Every system connects through ZIP codes
- **Simplicity** — 5 digits are easier to remember than GPS coordinates
## The Hybrid Future
The most likely future is hybrid addressing:
- **Traditional postal codes** for mail, legal, and demographic purposes
- **GPS/Plus Codes** for last-mile delivery and navigation
- **Geocoding** bridges between the two systems
The USPS is already experimenting with GPS-enhanced delivery routing. Carriers use handheld devices with GPS guidance rather than memorizing routes. But the addresses they deliver to still use ZIP codes.
## What Won't Change
Regardless of technology, humans need a way to express location in conversation, on forms, and in databases. Whether that's a 5-digit code, a three-word phrase, or something not yet invented, the fundamental need for addressing will endure.