# ゾーンマップと解析

ユーザーは2つの方法でゾーンマップ作成フローに入ることができます。1つ目は **ゾーンマップを作成** ボタンを使う方法で、これによりゾーンマップの作成方法を選択できます。2つ目の方法は **クローン** を使用して既存のゾーンマップを複製し、ゾーンマップのフロー選択を変更することなく、パラメータや修正を試す方法です。

## ゾーンマップを表示

次の画面では、利用可能な操作の簡単な概要を確認できます。これは、画面の各部分にどの情報が配置されているかを理解するのに役立つように設計されています。

<figure><img src="/files/7f861c60c132840f7a0c04ed01728540bf4f055d" alt=""><figcaption><p>ゾーンマップの操作</p></figcaption></figure>

<figure><img src="/files/ba214fff2de8551ba154198f0365c9250c948fcf" alt=""><figcaption><p>ゾーンマップの操作</p></figcaption></figure>

## ゾーンマップ作成ボタンを使用する

圃場のゾーンマップを作成するには、圃場一覧から対象の圃場を開き、次に **ゾーンマップを作成** ボタンをクリックします:

<figure><img src="https://lh5.googleusercontent.com/7IapbLUHoeZR3k-q_yNsfktTcTTbd7sJbLdflCuRCauAHm88Ckro45eeRObbCDU2SvcOj3yzBpRRUHdqYaME8cYYAodwpLQVohl3HloDgzdG4VhIEdD9f6M9gdV4uh2Ogj9ioGG1" alt="This image has an empty alt attribute; its file name is 24-1.png" width="563"><figcaption><p>ゾーンマップ作成フローを開始</p></figcaption></figure>

ゾーン作成ツールに進み、作成したいゾーンマップの種類を選択する必要があります。

<figure><img src="https://lh6.googleusercontent.com/M5yZVRKrPxTeEzqGoNxeTo_pIY8lZhPmRK_CfkaarMSTtUzaTmih2fE_JCN8Xazjj3KeSTeJ7LatqzbInUtWDydLFnyL3Lv4dF65TGC0AS-ivaAleEszHnz8-CjotlhMZAJl4fz9" alt="This image has an empty alt attribute; its file name is image-1.png" width="563"><figcaption><p>ゾーンマップ作成で利用可能な種類</p></figcaption></figure>

各種の使い方についての詳細は、以下の段落で説明しています:

1. [衛星画像を使ったゾーンマップの作成](/geopard-tutorials/jpn/tsu-webapuri/znmapputo/wotteznmappuwo.md)
2. [土壌/収量/実施データを使ったゾーンマップの作成](/geopard-tutorials/jpn/tsu-webapuri/znmapputo/dtawotteznmappuwo.md)
3. [地形を使ったゾーンマップの作成](/geopard-tutorials/jpn/tsu-webapuri/znmapputo/wotteznmappuwo-1.md)
4. [テンプレートを使ったゾーンマップの作成](/geopard-tutorials/jpn/tsu-webapuri/znmapputo/tenpurtowotteznmappuwo.md)
5. [データ分類の活用](/geopard-tutorials/jpn/tsu-webapuri/znmapputo/dtano.md)
6. [VRAの割り当て方法](/geopard-tutorials/jpn/tsu-webapuri/znmapputo/zndertoworiterutsru.md)
7. [ゾーンマップの編集: 結合と分割](/geopard-tutorials/jpn/tsu-webapuri/znmapputo/znmappu-to.md)
8. [複数年ゾーン](/geopard-tutorials/jpn/tsu-webapuri/znmapputo/zn.md)
9. [マルチレイヤー分析](/geopard-tutorials/jpn/tsu-webapuri/znmapputo/duo-ceng-jie-xi.md)

## 既存ゾーンマップのクローン

既存のゾーンマップをクローンするには、 <img src="/files/fba1d5f82130f747f53b5a67d663324fb2dd4234" alt="" data-size="line"> ボタンをクリックして **クローン** オプションを選択します。この操作により、データレイヤー、ゾーン数、その他の設定など、以前使用した構成があらかじめ読み込まれた状態でゾーンマップのフローに進みます。

<figure><img src="/files/7c4a7d08d016d3c7abfb688a0460895500ac1f3b" alt="" width="563"><figcaption><p>既存のゾーンマップのクローンを開始</p></figcaption></figure>


---

# 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/znmapputo.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.
