# 3. Spatial resolution

VHR imagery is characterised by providing the highest commercially available spatial resolution optical satellite data. MAXAR now provide up to 30cm spatial resolution imagery with their WorldView-3 and Worldview-4 satellites.&#x20;

But spatial resolution can refer to a number of related factors, which are important to be aware of when working with VHR imagery.&#x20;

It can refer to the size of the objects visible in the image, the pixel size of the raster image and/or the collected ground sample distance.

### Pixel size

VHR data is stored in raster image format, which is a regular grid of pixels.&#x20;

The linear unit of measure that a raster pixel represents on the ground in the real world, is it's pixel size, or resolution.&#x20;

Pixel size can dictate the minimum size of homogenous objects or features which can be seen in the image.&#x20;

In general, the object or feature would have to be the same size or larger than the claimed resolution. However, in some cases smaller features may also be possible to detect if their reflectance dominates against the background.

![This image shows emperor penguins at three VHR pixel resolutions; 50 cm, 30 cm and 15 cm © 2020  Maxar Technologies.](/files/D43UgHQIr0anO2DBQYKr)

![VHR image of Rothera Station illustrating the difference pixel size can have on building definition. Left: Pixel size 40cm. Right: Pixel size 2m. WorldView-2 © 2020  Maxar Technologies.](/files/X9M1H7qfaNlNNimzc3oE)

### Ground Sample Distance (GSD)

An important parameter to consider when using the imagery, is the collected Ground Sample Distance (GSD). This is the measure of the distance between each pixel centre on the ground at data acquisition.&#x20;

The GSD is not consistent for a given satellite platform, nor is it consistent across a single image.&#x20;

GSD will vary dependent upon the angle at which the satellite was pointing towards the ground at the time of data acquisition, and the steepness of the terrain it is imaging.

A VHR satellite platform will rarely, if ever point directly downwards to the ground. It will point at an angle towards it's target area. This is known as the angle off-nadir. 0 degrees would denote the satellite was pointing directly downwards. A higher off-nadir angle indicates the satellite was pointing at a greater angle away from directly downwards. If the terrain was completely flat, this would translate to a larger footprint of area captured on the ground per pixel, meaning a larger GSD.&#x20;

![](/files/cmSb32V6Gx5hb3orsuPi)

In practice this means that the true spatial resolution of the highest resolution imagery is usually between 33 and 40 cm. The average collected GSD is available in the metadata provided with MAXAR products.&#x20;

{% hint style="info" %}
MAXAR have recently developed a new high definition imagery product at 15cm spatial resolution. It is important to be aware that the data that underpin this product has not been collected at 15cm ground sample distance (GSD). Instead MAXAR have applied a proprietary algorithm to their 30cm GSD collected imagery to 'sharpen' it. You can read more information about it on the [MAXAR blog](https://blog.maxar.com/earth-intelligence/2020/introducing-15-cm-hd-the-highest-clarity-from-commercial-satellite-imagery). Whilst this is great for it's potential to improve how well we can discern features on the ground, it may have particular considerations when using the data for analytical applications. More information and explanations are available [here](https://blog.maxar.com/tech-and-tradecraft/2020/satellite-imagery-native-resolution-compared-to-synthetic-resolution).
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guides.geospatial.bas.ac.uk/10-things-to-know-about-vhr-satellite-data/3.-spatial-resolution.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
