# Esporta note di scouting come shapefile

GeoPard consente di esportare in batch le note di scouting tramite l’interfaccia utente in formato shapefile.

### Opzione 1: esportazione shapefile

Puoi scaricare le note di scouting da **Esportazione** nel menu a sinistra: [app.geopard.tech/#/export](http://app.geopard.tech/#/export)\ <br>

![Scarica i punti di scouting tramite la pagina Esportazione](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)

Il file ZIP scaricato contiene uno o più shapefile, con un file SHP per ogni layer di scouting.

<figure><img src="/files/3faf7fbc30333f84f09fd63ea7fa6ecbea5a29f8" alt=""><figcaption><p>File ZIP: shapefile per campo con punti di scouting/campionamento</p></figcaption></figure>

Lo shapefile appare così in QGIS:

<figure><img src="/files/6c563beff633aa395f5c6b1b6573902684192933" alt=""><figcaption><p>Punti di scouting GeoPard scaricati e visualizzati in QGIS</p></figcaption></figure>

### Opzione 2: copia le coordinate del punto di scouting dal controllo mappa

<figure><img src="/files/c5c589ffb85748e3e85d1d5faf1d8ab3235ddd2b" alt=""><figcaption><p>Opzione 2: copia le coordinate del punto sulla mappa</p></figcaption></figure>

### Opzione 3: esportazione API

[Esporta i punti di scouting](/geopard-tutorials/it/documentazione-api/panoramica-delle-richieste-api-geopard/71.-mutation-genera-un-archivio-zip-con-notes.md) tramite l’API di GeoPard.


---

# 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/it/tour-del-prodotto-app-web/esporta-scarica/esporta-note-di-scouting-come-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.
