# Exportera scoutingnoter som shapefile

GeoPard låter dig massexportera fältinspektionsanteckningar via användargränssnittet i shapefile-format.

### Alternativ 1: Export av shapefile

Du kan ladda ner fältinspektionsanteckningar från **Export** i menyn till vänster: [app.geopard.tech/#/export](http://app.geopard.tech/#/export)\ <br>

![Ladda ner inspektionspunkter via exportsidan](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)

Den nedladdade ZIP-filen innehåller en eller flera shapefiler, med en SHP per inspektionslager.

<figure><img src="/files/0bf937b89368894bdb89c95dcb770af79598ba3e" alt=""><figcaption><p>Zip-fil: shapefile per fält med inspektions-/provpunkter</p></figcaption></figure>

Shapefilen ser ut så här i QGIS:

<figure><img src="/files/e8590a796958f8acc31cbb7a78067a1991116d2e" alt=""><figcaption><p>GeoPard-inspektionspunkter nedladdade och visade i QGIS</p></figcaption></figure>

### Alternativ 2: Kopiera koordinaterna för inspektionspunkten från kartkontrollen

<figure><img src="/files/e99216b68b2dee8dd7d5141e16e1127c922cc789" alt=""><figcaption><p>Alternativ 2: kopiera koordinaterna för punkten på kartan</p></figcaption></figure>

### Alternativ 3: API-export

[Exportera inspektionspunkter](/geopard-tutorials/swe/api-dokumentation/oversikt-over-geopard-api-anrop/71.-mutation-generera-ett-zip-arkiv-med-notes.md) via 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/swe/produktguidning-webbapp/exportera-ladda-ner/exportera-scoutingnoter-som-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.
