# Exporting Map Layers

## Map Layers  <a href="#map_layers" id="map_layers"></a>

FieldAgent uses different file types to display different types of map layers. These Include:

<table data-full-width="false"><thead><tr><th>Map Type</th><th>File Type</th></tr></thead><tbody><tr><td>Orthomosaic</td><td>GeoTIFF</td></tr><tr><td>Quicktile</td><td>GeoTIFF</td></tr><tr><td>Stand Count</td><td>Shapefiles*</td></tr><tr><td>Tassel Count</td><td>GeoJSON</td></tr><tr><td>Field Boundaries and shapes</td><td>Shapefiles*</td></tr><tr><td>Plot Trial</td><td>GeoJSON &#x26; CSV</td></tr></tbody></table>

<img src="https://img.zohostatic.com/zde/static/images/info.png" alt="" data-size="line"> <mark style="background-color:blue;">\*Shapefiles are comprised of 5 different files. Make sure you download each file.</mark>&#x20;

### Exporting Map Layers From FieldAgent Web <a href="#exporting_map_layers_from_fieldagent_web" id="exporting_map_layers_from_fieldagent_web"></a>

1\. Select the Field you want to export.

<div align="left"><figure><img src="https://content.gitbook.com/content/sPOYY19dQnuyPXFXGPWK/blobs/KXObrkYTef35RUkmG4Ix/d1e.jpg" alt="" width="374"><figcaption></figcaption></figure></div>

2\. Open the Map Layers section

<div align="left"><figure><img src="https://content.gitbook.com/content/sPOYY19dQnuyPXFXGPWK/blobs/Dh7QjYhVj9wI0CZPqwjI/d2e.jpg" alt="" width="373"><figcaption></figcaption></figure></div>

3\. Click the name of the survey to open the layer details section.&#x20;

<div align="left"><figure><img src="https://content.gitbook.com/content/sPOYY19dQnuyPXFXGPWK/blobs/cnWc7gC2XKlkV2BveQGE/d3e.jpg" alt="" width="373"><figcaption></figcaption></figure></div>

<img src="https://content.gitbook.com/content/sPOYY19dQnuyPXFXGPWK/blobs/KKfIHKKggtMS4oYqzDhJ/image.png" alt="" data-size="line"> <mark style="background-color:blue;">Clicking the circle to the right of the name will display the map layer, make sure you click the name to open the details section.</mark>

\
4\. Scroll to the bottom where you'll find the Download Files section.\
5\. Click the download icon for each file.

<div align="left"><figure><img src="https://content.gitbook.com/content/sPOYY19dQnuyPXFXGPWK/blobs/4KHTme32PgYEUrdK1YUE/d4e.jpg" alt="" width="371"><figcaption></figcaption></figure></div>

<img src="https://content.gitbook.com/content/sPOYY19dQnuyPXFXGPWK/blobs/0AjcTYe2Y8b3aLzg7rwg/image.png" alt="" data-size="line"> <mark style="background-color:blue;">Shapefiles have multiple files to download, make sure you download every file.</mark> <br>

### Exporting Map Layers From FieldAgent Desktop <a href="#exporting_map_layers_from_fieldagent_desktop" id="exporting_map_layers_from_fieldagent_desktop"></a>

1\. Select the field you want to export from.&#x20;

<div align="left"><figure><img src="https://content.gitbook.com/content/sPOYY19dQnuyPXFXGPWK/blobs/UwWqiN2mRVpLn0VseKUL/d12e.jpg" alt="" width="301"><figcaption></figcaption></figure></div>

2\. Select the survey date that you want to export map data from. Maps captured on that date will now populate in the Images Layer.

<div align="left"><figure><img src="https://content.gitbook.com/content/sPOYY19dQnuyPXFXGPWK/blobs/Sbb9TPByuiswpo4Jlv64/d22e.jpg" alt="" width="301"><figcaption></figcaption></figure></div>

3\. Click the gear icon next to your map layer and select export from the drop down menu.

<div align="left"><figure><img src="https://content.gitbook.com/content/sPOYY19dQnuyPXFXGPWK/blobs/OVbMWSi0HrEHbfKovcgP/d22.1e.jpg" alt="" width="301"><figcaption></figcaption></figure></div>

4\. Choose the export location and press OK. Depending on your map type, you will also download the Images used to create your map.&#x20;

### Exporting Field Boundaries From FieldAgent Desktop  <a href="#exporting_field_boundaries_from_fieldagent_desktop" id="exporting_field_boundaries_from_fieldagent_desktop"></a>

<img src="https://img.zohostatic.com/zde/static/images/info.png" alt="" data-size="line"> <mark style="background-color:blue;">Field Boundaries can only be exported from FieldAgent Desktop. Field boundaries created in FieldAgent Web or Mobile can be accessed on Desktop, once they have been synced.</mark>&#x20;

\
1\. Select the field you want to export

<div align="left"><figure><img src="https://content.gitbook.com/content/sPOYY19dQnuyPXFXGPWK/blobs/4oHseRz3mUGS1QE27026/d12e.jpg" alt="" width="301"><figcaption></figcaption></figure></div>

2\. Click the gear icon next to your desired boundary in the shape section. Select export from the drop down menu.

<div align="left"><figure><img src="https://content.gitbook.com/content/sPOYY19dQnuyPXFXGPWK/blobs/EyUheZvTCSUfUkPJQExE/d32.1e.jpg" alt="" width="300"><figcaption></figcaption></figure></div>

3\. Choose the export location and press OK.


---

# 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/fieldagent/exporting-map-layers.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.
