# How Digital Maps Are Built From Small Image Pieces

> Google's 2007 patent on how to assemble small map images, called tiles, into a larger map view on your device, enabling smooth zooming and panning.

- **Patent:** US 7158878
- **Original title:** Digital mapping system
- **Owner:** Google LLC
- **Granted:** 2007
- **Status:** Public domain (expired)
- **Times cited:** 399
- **Field:** software, consumer_electronics, telecommunications, geospatial

## What it does

This patent describes a system for creating digital maps that you see on your screen. Instead of sending one giant map image, it breaks the map into many small square images called 'map tiles.' When you request a map area, your device asks a server for the specific tiles it needs. The device then stitches these tiles together into a grid, aligns them within a viewing area (a 'clipping shape'), and shows you the map. If you zoom in or pan, it requests new tiles and reassembles them. It can also add extra information like markers or directions as overlays on top of the map tiles.

## What it does NOT cover

- Displaying a single, unbroken map image file without assembling smaller tiles.
- Maps that do not use a server to provide the map image data.
- Systems that do not align the assembled tiles within a specific viewing boundary.
- Methods that do not allow for zooming or panning by requesting new tiles.
- Displaying a map without the ability to overlay additional information like markers or directions.

## The clever bit

The core innovation was a standardized way to request, assemble, and display map data using small, manageable 'tiles.' This allowed for smooth user interactions like panning and zooming without needing to reload the entire map, making digital maps practical for widespread use.

## Real-world examples

1. Google Maps
2. Apple Maps
3. OpenStreetMap
4. Most web-based mapping applications

## Why it matters

This patent is foundational to how virtually all modern online mapping services function, including Google Maps, Apple Maps, and others. The 'tile-based' approach it describes is essential for efficiently delivering map data to billions of users on devices with varying screen sizes and internet speeds.

## Frequently asked questions

### What does How Digital Maps Are Built From Small Image Pieces cover?

Google's 2007 patent on how to assemble small map images, called tiles, into a larger map view on your device, enabling smooth zooming and panning.

### Who owns patent US 7158878?

Google LLC owns this patent, granted in 2007.

### When does this patent expire?

This patent is expected to expire on January 2, 2027, when the invention enters the public domain.

### What is patent US 7158878 cited by?

This patent has been cited by 399 later patents that build on its ideas.

### What problem does this patent solve?

This patent is foundational to how virtually all modern online mapping services function, including Google Maps, Apple Maps, and others. The 'tile-based' approach it describes is essential for efficiently delivering map data to billions of users on devices with varying screen sizes and internet speeds.

### What does this patent NOT cover?

Displaying a single, unbroken map image file without assembling smaller tiles.

**Full plain-English explainer:** https://patentbrief.org/patent/us/7158878/google-maps-directions

**Original patent:** https://patents.google.com/patent/US7158878

---

_Source: PatentBrief — https://patentbrief.org. Patent facts are from public records; the plain-English explanation is PatentBrief's._


## Related patents

Semantically similar inventions in the PatentBrief corpus:

- [How to Map Physical Locations to Human-Friendly Web Addresses](https://patentbrief.org/patent/us/12299012/superdraco-engines) — A system that assigns easy-to-read web domain names to specific geographic areas on a map, making it easier to search, own, and trade location-based digital data.
- [How Large Interactive Whiteboards Track Fingers Across Multiple Sensors](https://patentbrief.org/patent/us/7355593/xbox-360-controller) — A method for stitching together data from multiple overlapping touch sensors so a single large surface acts as one seamless input area.
- [How Multi-Touch Gestures Like Pinch-to-Zoom Work on Smartphones](https://patentbrief.org/patent/us/7812826/iphone-software-keyboard) — Apple's patent on using two-finger gestures to manipulate images and objects on a touchscreen, allowing for smooth zooming and rotation even if you lift your fingers briefly.
- [How Software Automatically Collects and Organizes Data from Multiple Websites](https://patentbrief.org/patent/us/8112476/amazon-ec2-elastic-compute-cloud) — A system that automatically logs into multiple websites, pulls information, and stores it locally before you even ask for it, so it is ready to view instantly.
- [How Distributed Servers Find Data Using Location Pointers](https://patentbrief.org/patent/us/7233978/method-and-apparatus-for-managing-location-information-in-a-network-separate-from-the-data-to-which-the-location-information-pertains) — A system that uses a network of specialized servers to track where specific data is located, allowing computers to find information by asking a server for its address rather than searching every machine.
