# Exportar notas de exploración como shapefile

GeoPard permite exportar por lotes las notas de muestreo a través de la interfaz de usuario en formato shapefile.

### Opción 1: Exportación de shapefile

Puede descargar las notas de muestreo desde **Exportar** en el menú lateral izquierdo: [app.geopard.tech/#/export](http://app.geopard.tech/#/export)\ <br>

![Descargar puntos de muestreo mediante la página de exportación](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)

El archivo ZIP descargado contiene uno o más shapefiles, con un SHP por cada capa de muestreo.

<figure><img src="/files/2e2742e047e5c786313484ba2b61174d88b2fffc" alt=""><figcaption><p>Archivo ZIP: shapefile por lote con puntos de muestreo/recogida de muestras</p></figcaption></figure>

El shapefile se ve así en QGIS:

<figure><img src="/files/3389c37d15c7e3b72ba3197a2e71b7e0ede51139" alt=""><figcaption><p>Puntos de muestreo de GeoPard descargados y mostrados en QGIS</p></figcaption></figure>

### Opción 2: Copiar las coordenadas del punto de muestreo desde el control del mapa

<figure><img src="/files/3b8ba6271408ed85959e8ed3dd06279eb30503ab" alt=""><figcaption><p>Opción 2: copiar las coordenadas del punto en el mapa</p></figcaption></figure>

### Opción 3: exportación por API

[Exportar puntos de muestreo](/geopard-tutorials/esp/documentacion-de-la-api/resumen-de-solicitudes-de-la-api-de-geopard/71.-mutacion-generar-un-archivo-zip-con-notes.md) a través de la API de 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/esp/tour-del-producto-aplicacion-web/exportar-descargar/exportar-notas-de-exploracion-como-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.
