# Exportar Notas de Scouting como Shapefile

O GeoPard permite exportar em lote as notas de vistoria pela interface do usuário no formato shapefile.

### Opção 1: Exportação de Shapefile

Você pode baixar as notas de vistoria em **Exportar** no menu à esquerda: [app.geopard.tech/#/export](http://app.geopard.tech/#/export)\ <br>

![Baixar pontos de vistoria pela página de Exportação](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)

O arquivo ZIP baixado contém um ou mais shapefiles, com um SHP por camada de vistoria.

<figure><img src="/files/5fd14fa3b944e8781e4a55fe0b3d6baef40e737f" alt=""><figcaption><p>Arquivo ZIP: shapefile por talhão com pontos de vistoria/amostragem</p></figcaption></figure>

O shapefile fica assim no QGIS:

<figure><img src="/files/8853c822d7a96c4fb286a23f391e9072ad2897c4" alt=""><figcaption><p>Pontos de vistoria do GeoPard baixados e exibidos no QGIS</p></figcaption></figure>

### Opção 2: Copiar as coordenadas do ponto de vistoria a partir do controle do mapa

<figure><img src="/files/2df704809b17fcbf51609f6d22b1a9f2b371e0a2" alt=""><figcaption><p>Opção 2: copiar as coordenadas do ponto no mapa</p></figcaption></figure>

### Opção 3: exportação via API

[Exportar pontos de vistoria](/geopard-tutorials/pt-br/docs-da-api/visao-geral-das-solicitacoes-da-api-do-geopard/71.-mutacao-gerar-um-arquivo-zip-com-notes.md) pela API do 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/pt-br/tour-do-produto-aplicativo-web/exportar-baixar/exportar-notas-de-scouting-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.
