# 巡回メモをシェープファイルとしてエクスポート

GeoPardでは、ユーザーインターフェースからシェープファイル形式で偵察ノートを一括エクスポートできます。

### オプション1: シェープファイルのエクスポート

偵察ノートは **エクスポート** 左側メニューからダウンロードできます: [app.geopard.tech/#/export](http://app.geopard.tech/#/export)\ <br>

![エクスポートページから偵察ポイントをダウンロード](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)

ダウンロードしたZIPファイルには1つ以上のシェープファイルが含まれており、偵察レイヤーごとに1つのSHPがあります。

<figure><img src="/files/1581f25522aa63abce8738e681fded2cea2d5f6e" alt=""><figcaption><p>ZIPファイル: 圃場ごとの偵察/サンプリングポイントのシェープファイル</p></figcaption></figure>

シェープファイルはQGISでは次のように表示されます:

<figure><img src="/files/c4d9d7d16d5d3d1cf437036651bd9a42d2a01694" alt=""><figcaption><p>GeoPardの偵察ポイントをダウンロードしてQGISに表示したもの</p></figcaption></figure>

### オプション2: 地図コントロールから偵察ポイントの座標をコピー

<figure><img src="/files/28a0330398a185cb7964ec4a14da4fdf0d9308e2" alt=""><figcaption><p>オプション2: 地図上のポイントの座標をコピー</p></figcaption></figure>

### オプション3: APIエクスポート

[偵察ポイントをエクスポート](/geopard-tutorials/jpn/apidokyumento/geopard-apirikuesuto/71-mutation-noteswomuzipkaibuwo.md) 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/jpn/tsu-webapuri/ekusupto-daunrdo/memowoshpufairutoshiteekusupto.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.
