Skip to main content

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.

Key Terms

Related Tools

Related Stories

Frequently Asked Questions

Where can I learn more about postal code systems?
ZipFYI's Stories section features in-depth articles about postal code systems worldwide, their history, how they work, and why they matter. Topics range from the origins of ZIP codes to how modern postal systems handle millions of packages daily.
How do postal code systems evolve over time?
Postal code systems evolve to accommodate population growth, urbanization, and changes in mail volume. New codes are created when areas develop, codes may be reassigned when delivery routes change, and entire systems can be reformed (as Ireland did with Eircode in 2015).
Why are postal codes important for businesses?
Businesses use postal codes for shipping and logistics, sales tax calculation, market analysis, customer demographics, delivery zone determination, insurance underwriting, and compliance with regulations. Accurate postal codes reduce delivery failures and improve customer experience.
How do postal codes relate to demographics?
In the US, the Census Bureau links demographic data to ZIP Code Tabulation Areas (ZCTAs). This enables analysis of population, income, education, housing, and commute patterns at the postal code level. Marketers, researchers, and policy makers rely on this data extensively.
What is geocoding and how does it relate to postal codes?
Geocoding converts addresses and postal codes into geographic coordinates (latitude/longitude). It enables mapping, distance calculations, delivery routing, and spatial analysis. Postal codes serve as a common input for geocoding services because they provide approximate location data.