> 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/ekusupto-daunrdo/dtawojohn-deere-ops-centerheekusupto.md).

# 作業記録データをJohn Deere Ops Centerへエクスポート

GeoPardは、 **As-Applied** データセットをJohn Deere Ops Centerへ、 **施用作業**.

処理済みの施用レイヤーをJohn Deere Ops Centerに表示させたい場合に使用します。

<figure><img src="/files/c981b0cc3cbdf9b0dba074a0e6d48aced5fcec06" alt="Export application map to John Deere Ops Center"><figcaption><p>施用マップをJohn Deere Ops Centerにエクスポートする</p></figcaption></figure>

### 始める前に

* John Deere連携がすでに接続されていることを確認してください。
* 次を含む圃場を開きます： **As Applied/As Planted** データセット。
* データセットがすでにアップロードされ、レイヤー一覧に表示されていることを確認してください。

### 手順

1. 圃場ページを開きます。
2. 「 **データレイヤー**」で、次を展開します： **As Applied/As Planted**.
3. エクスポートしたいデータセットのメニューを開きます。
4. 「 **John Deere Ops Centerに施用作業としてエクスポート**.
5. エクスポートが完了するまで待ちます。
6. John Deere Ops Centerを開き、アップロードされたファイルを確認します。

アップロードされたファイルは、John Deere Ops Centerの次の場所に表示されます： **作業データ** および **施用ファイル**.

### 注意

* このエクスポートは、選択した **As-Applied** レイヤー
* エクスポートオプションが表示されない場合は、John Deere接続が有効になっていることを確認してください。
* エクスポートがJohn Deere Ops Centerに表示されない場合は、送信先アカウントを更新し、アクセス権限を確認してください。


---

# 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/ekusupto-daunrdo/dtawojohn-deere-ops-centerheekusupto.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.
