> 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/data-offload/data-import.md).

# Data Import

6X Series Sensors Data Import Introduction

## Introduction

6X uses standard metadata tagging formats and labels, such as EXIF and XMP. They are compatible with standard GIS and image processing tools, such as Pix4D.

{% hint style="info" %}
The images are geo-tagged, not geo-tiffs, and as such, do not natively import into ArcGIS or other similar tools. Additional processing through Pix4D, Agrisoft Metashape, ODM, custom scripts or FieldAgent, is required.
{% endhint %}

6X implements a custom processing pipeline that is designed to maintain high linearity between a recorded digital number (DN) and irradiance. This characteristic is critical for utilization and analysis of multispectral data.

***

## Co-Registration

All image layers are captured simultaneously. The TIFF image layers are co-registered by the 6X onboard and in real-time. Registration, vignetting correction, and RGB color correction, can all be turned off, if desired.

<figure><img src="https://816013970-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5Jgm6jwRCbkoXyPerUfI%2Fuploads%2F0dZJYIm0W9CHnJFoA22R%2Fimage.png?alt=media&amp;token=1bce5f2d-f8fb-4fd6-91b2-5322fb80f302" alt=""><figcaption></figcaption></figure>

***

## Folder Structure

Each session folder created by the 6X will contain 6 subfolders. One for each imager on the sensor.

<figure><img src="https://816013970-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5Jgm6jwRCbkoXyPerUfI%2Fuploads%2FhNpEDCIsHvDCGgibYBdT%2Fimage.png?alt=media&amp;token=2c5793c3-eddf-4879-9259-3ae8eacd5330" alt=""><figcaption></figcaption></figure>

***

## Common Post Processing Tools

<table data-view="cards"><thead><tr><th align="center"></th><th align="center"></th></tr></thead><tbody><tr><td align="center"><img src="https://816013970-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5Jgm6jwRCbkoXyPerUfI%2Fuploads%2FzgBkOjexO1BlrNFNmL1q%2Fimage.png?alt=media&amp;token=2eb6c4ab-560b-4150-a263-8dc12342de15" alt="" data-size="original"></td><td align="center">FieldAgent</td></tr><tr><td align="center"><br><img src="https://816013970-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5Jgm6jwRCbkoXyPerUfI%2Fuploads%2FQjiyoj8fhsAz01MIdwSd%2Fimage.png?alt=media&amp;token=8723e28c-7284-4fb2-b4a9-f2af2ad2ae18" alt="" data-size="original"><br><br></td><td align="center">Pix4D</td></tr><tr><td align="center"><img src="https://816013970-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5Jgm6jwRCbkoXyPerUfI%2Fuploads%2F0MoxKq0lzQBQ6oD9G8NG%2Fimage.png?alt=media&amp;token=922830c4-b11d-4339-8050-d93a6ea31e11" alt="" data-size="original"></td><td align="center">Metashape</td></tr></tbody></table>

###


---

# 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/data-offload/data-import.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.
