# 土壌pHデータに基づくVR石灰施用

## 土壌pHから可変施用率（VRA）石灰処方（Rx）マップを作成する

土壌pHデータを機械対応の石灰施用マップ（Rx処方）に変換します。投資対効果が正の場所にのみ石灰を施用するために使用してください。

### インタラクティブウォークスルー

{% @arcade/embed url="<https://app.arcade.software/share/b99IrB7wBzVDJu24MKFI>" flowId="b99IrB7wBzVDJu24MKFI" %}

### 経済例（可変率 vs 均一7,000 lb/英畝）

この例は、フィールド全体に単一の均一施用率を行う場合と可変施用率の石灰散布を比較します。Rxをエクスポートする前の簡単な妥当性確認として使用してください。

| 項目                        | 値                         |
| ------------------------- | ------------------------- |
| 圃場面積                      | **33.91 ha**              |
| 平均施用率                     | **6,348.2 lb/英畝**         |
| 石灰価格                      | $**0.02 / lb** （約 $40/トン） |
| 総石灰量（計算）                  | **523,853 lb**            |
| 資材費（圃場合計）                 | $**10,477**               |
| 資材費（ヘクタール当たり）             | **\~**$**309/ha**         |
| 7,000 lb/英畝との差額（合計）       | $**441.9**                |
| 7,000 lb/英畝との差額（ヘクタール当たり） | **\~**$**13.0/ha**        |

### 石灰Rx処方をエクスポートする

* ISOXMLとしてエクスポート： [VRAマップをISOXML形式でエクスポート](/geopard-tutorials/jpn/tsu-webapuri/ekusupto-daunrdo/vramappuwoisoxmldeekusupto.md)
* その他のエクスポートオプション（SHPなど）： [エクスポート／ダウンロード](/geopard-tutorials/jpn/tsu-webapuri/ekusupto-daunrdo.md)


---

# 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/nong-xue/phdtanidzukuvr.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.
