# Export Scouting Notes as Shapefile

GeoPard lets you batch export scouting notes through the user interface in shapefile format.

### Option 1: Shapefile Export

You can download scouting notes from **Export** in the left-side menu: [app.geopard.tech/#/export](http://app.geopard.tech/#/export)\ <br>

![Download Scouting points via Export page](https://mail.google.com/mail/u/0?ui=2\&ik=53255fd02d\&attid=0.1\&permmsgid=msg-a:r3523420283203690248\&th=1919575a7ee0690b\&view=fimg\&fur=ip\&sz=s0-l75-ft\&attbid=ANGjdJ97DpJzU_jkMvtUT4BoPi8rVh-RRMv8mioLU8RoyTXggaEhowWe86gCoZKsmLKYjvW5nhZ80lwdHeKYKPVyijusvcfIZr27-4wjkg4jsoCvnqmfzn6Nx878rIo\&disp=emb\&realattid=ii_m0culs5f1)

The downloaded ZIP file contains one or more shapefiles, with one SHP per scouting layer.

<figure><img src="/files/WzTHGEaBR9Y8KdWlFH7b" alt=""><figcaption><p>Zip file: shapefile per field with scouting/sampling points</p></figcaption></figure>

The shapefile looks like this in QGIS:

<figure><img src="/files/N2cif0eUhOdOWVTALCOH" alt=""><figcaption><p>GeoPard Scouting points downloaded and shown in QGIS</p></figcaption></figure>

### Option 2: Copy scouting point coordinates from the map control

<figure><img src="/files/7RCNyYmfBKaABO6wSqpX" alt=""><figcaption><p>Option2: copy coordinates of the point on the map</p></figcaption></figure>

### Option 3: API export

[Export scouting points](/geopard-tutorials/api-docs/geopard-api-requests-overview/71.-mutation-generate-a-zip-archive-with-notes.md) via the GeoPard API.


---

# 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.geopard.tech/geopard-tutorials/product-tour-web-app/export-download/export-scouting-notes-as-shapefile.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.
