> For the complete documentation index, see [llms.txt](https://support.senterasensors.com/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.senterasensors.com/home/6x-series-sensors-user-guide/6x-series-sensors/operation/recommended-flight-settings.md).

# Recommended Flight Settings

6X Series Sensors 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="https://816013970-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5Jgm6jwRCbkoXyPerUfI%2Fuploads%2FTcbJOAfBh2xSxvFDxx5o%2Fimage.png?alt=media&amp;token=e3a041f7-13de-41c1-98fa-4f5b3ffd5b4b" 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

![](https://816013970-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5Jgm6jwRCbkoXyPerUfI%2Fuploads%2F61yIzWDTT9sk48BUkd5Q%2Fimage.png?alt=media\&token=17f09222-ebc6-4329-93c2-2247c6edd9bf)

#### Overcast

![](https://816013970-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5Jgm6jwRCbkoXyPerUfI%2Fuploads%2FjzQIBQSgvG9TVp4bnfIS%2Fimage.png?alt=media\&token=6fdee275-1c49-414c-a37d-f5f7361c1282)

</details>

<details>

<summary>Undesirable Lighting Conditions</summary>

#### Partially Cloudy

![](https://816013970-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5Jgm6jwRCbkoXyPerUfI%2Fuploads%2F64hPmGcjVLEHZBO3Kx43%2Fimage.png?alt=media\&token=2b9ef599-8c38-4d53-b0d8-106aae30378c)

</details>

### Precipitation&#x20;

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

<div><figure><img src="https://816013970-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5Jgm6jwRCbkoXyPerUfI%2Fuploads%2FkZgjPUxACMWZdRAXgP02%2Fimage.png?alt=media&amp;token=2fd7db70-2c45-4184-be12-ac5c4bf6bdf2" alt=""><figcaption></figcaption></figure> <figure><img src="https://816013970-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5Jgm6jwRCbkoXyPerUfI%2Fuploads%2F1zbZagmCXqK4fSVBeHMC%2Fimage.png?alt=media&amp;token=9fdbdfad-8d41-4988-988f-6eb16adfa87b" alt=""><figcaption></figcaption></figure> <figure><img src="https://816013970-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5Jgm6jwRCbkoXyPerUfI%2Fuploads%2F4uM5TJj2ck2xDv7W3x8J%2Fimage.png?alt=media&amp;token=c2de34df-9400-4fb1-b3d5-08abd720735a" 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://support.senterasensors.com/home/6x-series-sensors-user-guide/6x-series-sensors/operation/recommended-flight-settings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
