> For the complete documentation index, see [llms.txt](https://docs.mapbox.com/data/tilesets/llms.txt)

# Mapbox Satellite

This tileset reference document includes information to help you use the data in the Mapbox Satellite tileset.

## Overview

**Mapbox Satellite** is a Mapbox-provided raster tileset that includes a global basemap of high resolution satellite and aerial imagery. The tileset contains one complete composite imagery layer with color-corrected imagery that is optimized for a balance between recency and aesthetic quality.

### Access this Tileset

Use this **Tileset URL** to add this tileset to your map style as a `raster` source:

```text
mapbox://mapbox.satellite
```

Access this tileset's [TileJSON](https://docs.mapbox.com/help/glossary/tilejson/):

```text
https://api.mapbox.com/v4/mapbox.satellite.json?access_token=YOUR_MAPBOX_ACCESS_TOKEN
```

Access tiles from this tileset via the [Raster Tiles API](https://docs.mapbox.com/api/maps/raster-tiles/) using the following template:

```text
https://api.mapbox.com/v4/mapbox.satellite/{z}/{x}/{y}.{format}?access_token=YOUR_MAPBOX_ACCESS_TOKEN
```

Query this tileset at a specific location using the [Tilequery API](https://docs.mapbox.com/api/maps/tilequery/):

```text
https://api.mapbox.com/v4/mapbox.satellite/tilequery/{longitude},{latitude}.json?access_token=YOUR_MAPBOX_ACCESS_TOKEN
```

This Mapbox Satellite tileset is the raster data source for the [Mapbox-owned styles](https://docs.mapbox.com/api/maps/styles/#mapbox-styles) *Mapbox Satellite* and *Mapbox Satellite Streets*.

To learn more about Mapbox imagery, read the [Imagery and raster data](https://docs.mapbox.com/data/tilesets/guides/imagery/) guide.

### Data sources

Mapbox Satellite imagery comes from a [variety of sources](https://www.mapbox.com/about/maps#faq-mapbox-satellite), including commercial providers and open data from NASA, USGS, and others. The raw imagery is color-corrected to look realistic and blended together into a single raster tileset.

Data sources differ depending on zoom level and geographic availability.

-   **Zoom levels 0 – 8** use [de-clouded](https://medium.com/mapbox/making-clouds-go-away-on-mapbox-satellite-82a3450af515) data from NASA MODIS satellites.

-   **Zoom levels 9 – 12** use primarily [Maxar](https://www.mapbox.com/blog/30-meter-imagery-update-improved-recency-color-and-resolution-for-seamless-3d-terrain) satellite imagery and [NASA/USGS Landsat 5 & 7](https://medium.com/mapbox/open-aerial-the-data-behind-mapbox-satellite-ed890628f2e5) imagery in limited locations.
-   **Zoom levels 13-16** use [Maxar's Vivid product](https://www.mapbox.com/blog/3d-satellite-maps-high-res-imagery) for the majority of global coverage.
-   **Zoom levels 16+** use [Vexcel aerial imagery](https://www.mapbox.com/blog/updated-aerial-imagery-for-the-u-s-canada-and-europe) over North American - and some European - cities, and open aerial imagery from the Netherlands, Denmark, France, Germany, Chechia, Poland, Spain, New Zealand, and other regions.

![Imagery sources](https://docs.mapbox.com/assets/ideal-img/guide--imagery-4up.6ef9210.480.png)

Clockwise from top left: MODIS, Landsat, Maxar satellite, Vexcel aerial

### Data updates

Imagery is not improved on a set schedule and is updated when and where it becomes available. New data will be automatically added, so you will not need to change your implementations to access it.

To view the latest updates to satellite data, see the [Changelog](#changelog) below.

### Attribution

When using this tileset publicly in a design or application you must provide [proper attribution](https://docs.mapbox.com/help/dive-deeper/attribution/).

## Layer Reference

This tileset includes global coverage to zoom 16 (1–2 m resolution), regional coverage to zoom 18 (0.6–0.3 m resolution), and select coverage to zoom 21+ (7.5 cm+).

-   **One composite layer** with global imagery and metadata.
-   **A base of 50 cm imagery** for the world (excluding Antarctica and Greenland).
-   **Higher resolution imagery** in certain areas in the US, Canada, Europe, and Australia/NZ.

## Use this imagery

There are several ways you can use Mapbox Satellite in your projects:

-   Add it as a template style in [Mapbox Studio](https://docs.mapbox.com/studio-manual/reference/styles/#pick-a-template).
-   [Add Mapbox Satellite as a layer in Mapbox Studio](https://docs.mapbox.com/studio-manual/reference/styles/#new-layer).
-   Use Mapbox Satellite through any of [Mapbox's APIs and SDKs](https://docs.mapbox.com) with the tileset ID `mapbox.satellite`.

## Changelog

-   Apr 23, 2024 - [Updated Aerial Imagery For The US, Canada, And Europe](https://www.mapbox.com/blog/updated-aerial-imagery-for-the-u-s-canada-and-europe)
-   Aug 15, 2023 - [1M Square Kilometers Of Updated Satellite Imagery In Europe And Brazil](https://www.mapbox.com/blog/updated-satellite-imagery-europe-brazil)
-   Mar 1, 2022 - [Updated 50cm Imagery In UK, Italy, Finland, Japan, India, And China](https://www.mapbox.com/blog/updated-50-cm-imagery)
-   Oct 26, 2021 - [Updated 50cm Imagery Covering Israel And Palestine](https://www.mapbox.com/blog/new-israel-palestine-imagery)
-   Sep 22, 2021 - [New Aerial Imagery For Germany And Austria](https://www.mapbox.com/blog/new-germany-austria-imagery)
-   Aug 19, 2021 - [New Aerial Imagery For France And Portugal](https://www.mapbox.com/blog/new-aerial-imagery-for-france-and-portugal)
-   Jun 28, 2021 - [New Imagery for the Netherlands and Switzerland](https://www.mapbox.com/blog/new-imagery-for-the-netherlands-and-switzerland)
-   Mar 30, 2021 - [30+ Meter Imagery Update: Improved Recency, Color, And Resolution For Seamless 3D](https://www.mapbox.com/blog/30-meter-imagery-update-improved-recency-color-and-resolution-for-seamless-3d-terrain)