# 一括式解析

「The」 **バッチ分析** 機能は [式ベース分析](/geopard-tutorials/jpn/tsu-webapuri/bsuno.md) 1つの式を複数の圃場に一度に適用できるように拡張します。これにより、式マップの生成が高速化され、大規模なワークフローの管理が容易になります。

このアプリは、式の各変数に必要なデータセットと属性を自動的に識別し、正確な結果を保証します。生成された各マップには、合計や平均などの主要な統計情報が含まれ、ページ下部には生成されたすべてのマップの包括的な要約が表示されるため、簡単に確認できます。

### 主な機能

* 利益マップや、播種・散布・施肥・吸収計算向けのVRAマップを含む、あらゆる圃場グループのマップを生成します。
* 全圃場にわたる圃場平均と総投入量を計算して、資材購入をより効率的に計画できます。効率、 [肥料利用効率](https://geopard.tech/blog/nitrogen-use-efficiency-use-case-from-lva-john-deere-dealer-from-germany), [利益マップ](https://geopard.tech/blog/introducing-geopards-profit-maps-a-step-forward-in-precision-agriculture)、肥料吸収、または衛星画像ベースの式を含む、任意のGeoPardまたはカスタム式を使用できます。
* GeoPardは変数をレイヤーと属性に自動的に関連付けます。Yield DryをYieldデータセットに、pHを土壌サンプリングのpHに手動でマッピングする必要はありません。

### ステップ1 - 式と圃場を選択（または作成）

<figure><img src="/files/d3b59ea1d419b0d92c4637d74ecf65e9f61c5257" alt="Step 1 - Select (or create) Equation and Fields"><figcaption><p>ステップ1 - 式と圃場を選択（または作成）</p></figcaption></figure>

### ステップ2 - 収量と水分データに基づいて窒素除去量のバッチ計算を実行

<figure><img src="/files/56a08714bde4f22a37ccb855574f37193fa0f00c" alt="Step 2 - Batch calculation of Nitrogen removal based on Yield and Moisture data. Includes the calculation of an average per ha and total amount of product"><figcaption><p>ステップ2 - 結果を確認し、必要に応じてデータレイヤーと式を調整します。</p></figcaption></figure>

### ステップ3 - 各マップを個別またはバッチで再実行 <a href="#layer-transparency-controls" id="layer-transparency-controls"></a>

### ステップ4 - 作成したすべてのマップを一括または個別にダウンロード


---

# 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/bsuno/yi-kuo-shi-jie-xi.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.
