# Eksport notatek z lustracji jako shapefile

GeoPard umożliwia zbiorczy eksport notatek z lustracji przez interfejs użytkownika w formacie shapefile.

### Opcja 1: eksport shapefile

Możesz pobrać notatki z lustracji z **Eksport** w menu po lewej stronie: [app.geopard.tech/#/export](http://app.geopard.tech/#/export)\ <br>

![Pobieranie punktów lustracji przez stronę Eksport](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)

Pobrany plik ZIP zawiera jeden lub więcej plików shapefile, po jednym SHP na warstwę lustracji.

<figure><img src="/files/292ecc932ff5ee81ffa65c9aeebfa6f3bff1758a" alt=""><figcaption><p>Plik ZIP: shapefile dla każdego pola z punktami lustracji/poboru prób</p></figcaption></figure>

Shapefile wygląda tak w QGIS:

<figure><img src="/files/1d2272e952d6d61ccd07b343ed6acda6aba70ae6" alt=""><figcaption><p>Punkty lustracji GeoPard pobrane i wyświetlone w QGIS</p></figcaption></figure>

### Opcja 2: skopiuj współrzędne punktu z kontrolki mapy

<figure><img src="/files/35e8ba8a9c1c10c5903c8dfed182770710d47ede" alt=""><figcaption><p>Opcja 2: skopiuj współrzędne punktu na mapie</p></figcaption></figure>

### Opcja 3: eksport przez API

[Eksport punktów lustracji](/geopard-tutorials/pl/dokumentacja-api/przeglad-zapytan-api-geopard/71.-mutacja-wygeneruj-archiwum-zip-z-notes.md) przez 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/pl/przeglad-produktu-aplikacja-webowa/eksport-pobieranie/eksport-notatek-z-lustracji-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.
