> For the complete documentation index, see [llms.txt](https://docs.freeflysystems.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.freeflysystems.com/ecosystem/workflows/photogrammetry-mapping/sample-mapping-data.md).

# Sample Mapping Data

## Mapping Sample Data

{% tabs %}
{% tab title="Trailer Scan" %}

<figure><img src="/files/C4d1LawUFZzwrLg08O63" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="342.0147440520509"></th><th></th></tr></thead><tbody><tr><td>Site</td><td>Freefly test field trailer</td></tr><tr><td>Workflow</td><td>Structure Scan + PPK</td></tr><tr><td>Astro output and base data</td><td><a href="https://drive.google.com/file/d/12dXYXngQ1EnKf1e9OTlvYKcx76gAE8lB/view?usp=sharing">Sample Data Set</a></td></tr><tr><td>Processed Data</td><td><a href="https://sitescan.arcgis.com/share/0ace494f-6613-4598-846c-89743d771f53">Site Scan</a></td></tr></tbody></table>
{% endtab %}

{% tab title="Office Complex Map" %}

<figure><img src="/files/DdFUvH7Ja0hBImdrfrew" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="342.0147440520509"></th><th></th></tr></thead><tbody><tr><td>Site</td><td>office complex</td></tr><tr><td>Workflow</td><td>Crosshatch Flight + PPK</td></tr><tr><td>Result quality</td><td>1 cm/px GSD<br>2 cm absolute accuracy, measured blind against presurveyed ground control points</td></tr><tr><td>Astro output and base data</td><td><a href="https://drive.google.com/drive/folders/1muw7uIP7RXxlrFsdEUSKniDnAEtdR9zj">Sample data link</a></td></tr><tr><td>Processed Data</td><td><a href="https://sitescan.arcgis.com/share/9256231e-22d3-46d8-9f6e-4c37d01af659">Site Scan</a></td></tr></tbody></table>
{% endtab %}
{% endtabs %}


---

# 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://docs.freeflysystems.com/ecosystem/workflows/photogrammetry-mapping/sample-mapping-data.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.
