# Export scoutingových poznámek jako shapefile

GeoPard umožňuje hromadný export scoutovacích poznámek přes uživatelské rozhraní ve formátu shapefile.

### Možnost 1: Export shapefile

Scoutovací poznámky si můžete stáhnout z **Export** v levém menu: [app.geopard.tech/#/export](http://app.geopard.tech/#/export)\ <br>

![Stažení scoutovacích bodů přes stránku 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)

Stažený ZIP soubor obsahuje jeden nebo více shapefile souborů, s jedním SHP na jednu scoutovací vrstvu.

<figure><img src="/files/59da2134c4e3441b8a1820274b2374306ff187da" alt=""><figcaption><p>ZIP soubor: shapefile pro každé pole se scoutovacími/vzorkovacími body</p></figcaption></figure>

Shapefile vypadá v QGIS takto:

<figure><img src="/files/741c80b700c58f5a1fcced32d079d7e69a3ea864" alt=""><figcaption><p>Stáhnuté scoutovací body GeoPard zobrazené v QGIS</p></figcaption></figure>

### Možnost 2: Zkopírování souřadnic scoutovacího bodu z ovládání mapy

<figure><img src="/files/7363992947c284e5b3b436e21f8811b9b82724b5" alt=""><figcaption><p>Možnost 2: zkopírovat souřadnice bodu na mapě</p></figcaption></figure>

### Možnost 3: export přes API

[Export scoutovacích bodů](/geopard-tutorials/cze/api-dokumentace/prehled-pozadavku-api-geopardu/71.-mutace-vytvorit-zip-archiv-s-notes.md) přes 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/cze/prohlidka-produktu-webova-aplikace/export-stazeni/export-scoutingovych-poznamek-jako-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.
