# Mapping Settings for LR1

## Mapping Settings for LR1:

You must update the LR1’s sensor and lens specifications as detailed below when conducting a mapping mission in IGC. This is to ensure proper overlap of images.&#x20;

1. In the IGC app on the ground control station, open the Survey / Mapping mission interface by tapping the 'Plan' icon in the menu on the left side of the screen.&#x20;

<figure><img src="/files/qpUpbIzVmtJ5nW2HWEP7" alt=""><figcaption><p>When conducting a mapping mission in IGC, start by opening the 'Plan' icon on the left side of the screen (circled in red).</p></figcaption></figure>

2. After opening the Survey / Mapping Interface, select the camera icon in the right side of the screen to open a dropdown menu.

<figure><img src="/files/YPTzSNsU5Hb4ocIRbeSK" alt=""><figcaption><p>Tap the camera icon on the right side of the screen (circled in red).</p></figcaption></figure>

3. From the dropdown menu, select 'Custom Camera'

<figure><img src="/files/3lVoh8308HTr2pJO1vTa" alt=""><figcaption><p>After opening the dropdown menu, select 'Custom Camera' (circled in red).</p></figcaption></figure>

4. Input the following values into the custom camera options menu:

| .            | Width    | Height   |
| ------------ | -------- | -------- |
| Sensor       | 35.70 mm | 23.80 mm |
| Image        | 9504 px  | 6336 px  |
| Focal Length |          | 35 mm    |

{% hint style="info" %}
Note: The focal length settings correspond to the provided lens.&#x20;
{% endhint %}

<figure><img src="/files/GYYgBBDzablkW3Bnuwg1" alt=""><figcaption><p>Enter the values in the table above in the area circled in red.</p></figcaption></figure>

5. You may now proceed to plan and run mission as normal.&#x20;

{% hint style="info" %}
The LR1 will not automatically center on NADIR. You may need to manually set the camera to NADIR prior to running your mission.
{% 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://docs.inspiredflight.com/inspired-documentation/products/payloads/sony-lr1/mapping-settings-for-lr1.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.
