# Exporter les notes de repérage au format shapefile

GeoPard vous permet d’exporter en lot les notes de prospection via l’interface utilisateur au format shapefile.

### Option 1 : Export shapefile

Vous pouvez télécharger les notes de prospection depuis **Exporter** dans le menu de gauche : [app.geopard.tech/#/export](http://app.geopard.tech/#/export)\ <br>

![Télécharger les points de prospection via la page d’export](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)

Le fichier ZIP téléchargé contient un ou plusieurs shapefiles, avec un SHP par couche de prospection.

<figure><img src="/files/1dee55be9d5a146daa8ee1fa4e704fdaf7bbaf18" alt=""><figcaption><p>Fichier ZIP : shapefile par parcelle avec points de prospection/échantillonnage</p></figcaption></figure>

Le shapefile ressemble à ceci dans QGIS :

<figure><img src="/files/fe11fa1316faf8d2570b6ee59d73a06ee30af225" alt=""><figcaption><p>Points de prospection GeoPard téléchargés et affichés dans QGIS</p></figcaption></figure>

### Option 2 : Copier les coordonnées des points de prospection depuis le contrôle de la carte

<figure><img src="/files/280925e7199bbd973bfe9fcc3cb7295a540fc735" alt=""><figcaption><p>Option 2 : copier les coordonnées du point sur la carte</p></figcaption></figure>

### Option 3 : export via l’API

[Exporter les points de prospection](/geopard-tutorials/fr/docs-api/vue-densemble-des-requetes-de-lapi-geopard/71.-mutation-generer-une-archive-zip-avec-notes.md) via l’API 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/fr/visite-du-produit-application-web/exporter-telecharger/exporter-les-notes-de-reperage-au-format-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.
