# Recommended Flight Settings

## Flight Settings

### Orthomosaic&#x20;

| Altitude (ft) | Speed (mph) | Overlap (%) |
| :-----------: | :---------: | :---------: |
|   50 to 150   |   5 to 15   |   70 to 85  |
|   150 to 400  |   15 to 45  |   70 to 85  |

{% hint style="info" %}
These settings should be used as a starting point. Adjustments should be made based on background, time of year, location, weather, and other factors.
{% endhint %}

{% hint style="warning" %}
These flight settings are based on the global shutter monochrome imagers performance. The RGB imager can capture at 5FPS but is subject to electronic rolling shutter (ERS) effect. If you are capturing data for RGB maps then using a conservative flight speed is recommended.&#x20;
{% endhint %}

***

## Environmental Considerations

### Time of Day&#x20;

Fly mid-day when the sun is highest in the sky (solar noon) to reduce shadowing effects. Solar noon will change depending on global location and time of year.&#x20;

<figure><img src="/files/N4yQMqfrc3KoaT4gkBOj" alt=""><figcaption></figcaption></figure>

### Cloud Cover

Flying with uniform lighting conditions is optimal for 6X. This means no clouds (clear), mostly clear, or completely overcast.&#x20;

<details>

<summary>Optimal Lighting Conditions</summary>

#### Clear Skies

![](/files/m3dPXEygIRbLbi7FVaUD)

#### Overcast

![](/files/6KcPovIsp2K4FyeCen3v)

</details>

<details>

<summary>Undesirable Lighting Conditions</summary>

#### Partially Cloudy

![](/files/AhCUuMQzaqw48ZMAURlv)

</details>

### Precipitation&#x20;

Flying in foggy, rainy, or snowy conditions is **not advised**.&#x20;

<div><figure><img src="/files/B3YcDPFfCPKpl6tmaiHS" alt=""><figcaption></figcaption></figure> <figure><img src="/files/cNlrHlnlQoYMJxpio5a8" alt=""><figcaption></figcaption></figure> <figure><img src="/files/O0ds6Zjqc9XIbEjdrJUY" alt=""><figcaption></figcaption></figure></div>

***

## Sentera Product Catalog

For more in-depth flight settings for 6X and 6X Thermal visit the Sentera Product catalog.

{% embed url="<https://catalog.sentera.com/products>" %}


---

# 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://support.senterasensors.com/home/6x-series-sensors-user-guide/6x-series-sensors/operation/recommended-flight-settings.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.
