# Survey Patterns

Different patterns can be used to insert surveys and scans into a mission plan. Patterns provide a much easier and more flexible approach for defining a survey/scan than manually specifying a flight path and camera triggering using individual waypoints.

{% hint style="info" %}
Surveys/scans provide a simpler and more flexible way to define a survey over an arbitrary region than manually adding waypoints.
{% endhint %}

The tools are accessed from the [Plan Toolbar](/vehicle-operation/auterion-mission-control/ui-breakdown/plan/plan-tools.md) as shown.

![](/files/hXs45WSt3ShsFBkCVIwu)

After an option is selected, a basic pattern of the selected type is added to the map and to the mission editor. This can be edited to the desired shape:

| **Pattern**                                                                                                                    | **Description**                                                                                                                                                                     |
| ------------------------------------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [**Survey**](/vehicle-operation/auterion-mission-control/ui-breakdown/plan/plan-tools/survey-patterns/survey.md)               | A survey pattern that captures an arbitrarily complex polygonal region. This allows you to specify the polygon, grid and camera settings appropriate for creating geotagged images. |
| [**Corridor Scan**](/vehicle-operation/auterion-mission-control/ui-breakdown/plan/plan-tools/survey-patterns/corridor-scan.md) | A survey pattern that follows a poly-line (for example, to survey a road).                                                                                                          |


---

# 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://docs.auterion.com/vehicle-operation/auterion-mission-control/ui-breakdown/plan/plan-tools/survey-patterns.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.
