> For the complete documentation index, see [llms.txt](https://docs.geopard.tech/geopard-tutorials/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.geopard.tech/geopard-tutorials/jpn/tsu-webapuri/john-deere-operations-center-lian-xie/11-wojohn-deere-operations-centerto.md).

# 11. 圃場をJohn Deere Operations Centerと同期

GeoPardでは、必要に応じて1つの圃場をJohn Deere Operations Centerと同期できます。

圃場を追加した直後に使用してください。境界を変更したり、顧客・農場の階層を更新した後にも、もう一度使用してください。

GeoPardは、John Deere Operations Centerに圃場を新規作成するか、既存の圃場を再同期するかを自動で判断します。まず現在の状態を確認する必要はありません。

{% hint style="info" %}
この **John Deere Operations Centerと圃場を同期する** アクションは、GeoPardアカウントがJohn Deereに接続されている場合にのみ表示されます。表示されない場合は、次を完了してください [John Deere Operations Centerに接続する](https://docs.geopard.tech/geopard-tutorials/product-tour-web-app/john-deere-operations-center-integration/2.-connect-to-john-deere-operations-center).
{% endhint %}

### 始める前に

同期は2つの設定手順に依存します。どちらか一方でも不足していると、同期は失敗します。

#### 1. GeoPardのラベルをJohn Deereの階層にマッピングする

GeoPardでは、圃場をラベルで整理します。John Deereでは、 **組織 → 顧客 → 農場** の階層です。

John Deere連携ページで、GeoPardのラベルを次のJohn Deereのレベルにマッピングします。

* `組織` → 組織
* `顧客` → 顧客
* `農場` → 農場

<figure><img src="/files/afbfe2c0d01b573dc57acd420c733df8f0924a15" alt=""><figcaption></figcaption></figure>

一致するラベルがまだない場合は、先に作成してください。こちらを参照: [ラベルを追加](https://docs.geopard.tech/geopard-tutorials/product-tour-web-app/farm-and-field-setup/add-a-label).

#### 2. 一致するラベルを圃場に追加する

圃場を開き、 **圃場詳細** → **ラベル**.

圃場には、マッピングに一致する値が含まれている必要があります。たとえば:

* `組織: AgriCore Solutions`
* `顧客: GreenField`
* `農場: Green Valley Farm`

これらの値により、圃場はJohn Deere Operations Center内の正しい **組織 → 顧客 → 農場** パスに配置されます。

<figure><img src="/files/58900f01f0e94d84ee6092662cfbc15ef62512d8" alt=""><figcaption></figcaption></figure>

### 圃場を同期する

1. John Deere Operations Centerに送信したい圃場を開きます。
2. クリック **エクスポート** → **John Deere Operations Centerと圃場を同期する**.
3. 結果の通知を待ちます。

<figure><img src="/files/d5febe862d94f8971850b71aa984550975e7fc83" alt=""><figcaption></figcaption></figure>

### クリックすると何が起こるか

GeoPardは、圃場がすでにJohn Deere Operations Centerにリンクされているかどうかを確認します。

* 圃場がJohn Deere Operations Centerにまだ存在しない場合、GeoPardは圃場の農場ラベルと顧客ラベルに基づいて自動的に作成します。
* 圃場がすでにJohn Deere Operations Centerに存在する場合、GeoPardは同期中に境界、農場、顧客の情報を自動で更新します。

<figure><img src="/files/fadd27c8e472566a87d5ba379d04e49ac36119b5" alt=""><figcaption></figcaption></figure>

### 表示される結果

アクションの実行後、GeoPardは次のいずれかの通知を表示します:

* **圃場がJohn Deere Operations Centerで作成されました** — この圃場にはJohn Deereとのリンクがなく、正常に作成されました。
* **圃場がJohn Deere Operations Centerと再同期されました** — この圃場はすでにリンクされており、境界と階層が更新されました。
* **同期に失敗しました** — 圃場を同期できませんでした。

### トラブルシューティング

同期に失敗した場合は、まず次の項目を確認してください:

* GeoPardアカウントがJohn Deereに接続されている。こちらを参照: [2. John Deere Operations Centerに接続する](https://docs.geopard.tech/geopard-tutorials/product-tour-web-app/john-deere-operations-center-integration/2.-connect-to-john-deere-operations-center).
* John Deere組織がGeoPardで有効になっている。こちらを参照: [3. John Deere組織に接続する](https://docs.geopard.tech/geopard-tutorials/product-tour-web-app/john-deere-operations-center-integration/3.-connect-to-john-deere-organizations).
* 圃場には、マッピングされたすべてのラベルが正しい値で含まれている。
* ラベルのマッピングが意図した **組織 → 顧客 → 農場** パスと一致している。

最も一般的な失敗原因は、圃場ラベルの欠落または不一致です。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.geopard.tech/geopard-tutorials/jpn/tsu-webapuri/john-deere-operations-center-lian-xie/11-wojohn-deere-operations-centerto.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
