> For the complete documentation index, see [llms.txt](https://docs.geopard.tech/geopard-tutorials/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.geopard.tech/geopard-tutorials/svn/predstavitev-izdelka-spletna-aplikacija/izvoz-prenos/izvoz-opomb-z-ogleda-na-terenu-kot-shapefile.md).

# Izvoz opomb z ogleda na terenu kot shapefile

Več točk ogleda na terenu ali vzorčenja izvozite kot shapefile.

GeoPard omogoča paketni izvoz oglednih zapisov prek uporabniškega vmesnika v formatu shapefile.

### Možnost 1: Izvoz shapefile

Ogledne zapise lahko prenesete iz **Izvoz** v levem meniju: [app.geopard.tech/#/export](http://app.geopard.tech/#/export)\ <br>

![Prenos oglednih točk prek strani za izvoz](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)

Prenesena datoteka ZIP vsebuje enega ali več shapefileov, z enim SHP na posamezno ogledno plast.

<figure><img src="https://29491374-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYICBELdyAXXebKAzfLOR%2Fuploads%2F4MvsPswIHA09qUhd4yUr%2FScreenshot%202024-08-27%20at%2021.57.49.png?alt=media&amp;token=f8953dc9-c776-491d-81e6-ff3bef5ba8a4" alt=""><figcaption><p>Datoteka ZIP: shapefile na polje z oglednimi/vzorčnimi točkami</p></figcaption></figure>

Shapefile je v QGIS videti takole:

<figure><img src="https://29491374-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYICBELdyAXXebKAzfLOR%2Fuploads%2FTOwa8dDKo4MD5LAx4Qj1%2FScreenshot%202024-08-27%20at%2022.03.15.png?alt=media&amp;token=6ecc48a5-fedd-436f-afb6-c81d0866bb86" alt=""><figcaption><p>GeoPard ogledne točke, prenesene in prikazane v QGIS</p></figcaption></figure>

### Možnost 2: Kopiranje koordinat ogledne točke iz kontrolnika na zemljevidu

<figure><img src="https://29491374-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYICBELdyAXXebKAzfLOR%2Fuploads%2FEA1WQxTgsSEhHhADVhmY%2FGeoPard%20-%20copy%20coordinates%20of%20a%20location.png?alt=media&amp;token=bd5225b7-5570-4b86-b366-80e5f52e6d80" alt=""><figcaption><p>Možnost 2: kopirajte koordinate točke na zemljevidu</p></figcaption></figure>

### Možnost 3: izvoz prek API-ja

[Izvoz oglednih točk](/geopard-tutorials/svn/api-dokumentacija/pregled-zahtevkov-geopard-api-ja/71.-mutacija-ustvari-zip-arhiv-z-opombami.md) prek API-ja GeoPard.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.geopard.tech/geopard-tutorials/svn/predstavitev-izdelka-spletna-aplikacija/izvoz-prenos/izvoz-opomb-z-ogleda-na-terenu-kot-shapefile.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
