> 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/ukrainian/oglyad-produktu-vebzastosunok/integraciya-z-john-deere-operations-center/10.-eksport-danikh-operaciyi-vnesennya-do-john-deere-ops-center.md).

# 10. Експорт даних операції внесення до John Deere Ops Center

Експортуйте набір даних як внесено з GeoPard до John Deere Ops Center як файл операції внесення.

GeoPard може експортувати **набір даних** до John Deere Ops Center як **операцію внесення**.

Використовуйте це, коли хочете, щоб оброблений шар внесення відображався в John Deere Ops Center.

<figure><img src="https://2650431644-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYICBELdyAXXebKAzfLOR%2Fuploads%2F91LOkIlGa1Sp3Nx1A8b3%2FGeoPard-Export_application_to_John_Deere_Ops_Center.png?alt=media&amp;token=38e51ce6-8d82-497a-89f3-cc97360d8f9e" alt="Export application map to John Deere Ops Center"><figcaption><p>Експортувати карту внесення до John Deere Ops Center</p></figcaption></figure>

### Перед початком

* Переконайтеся, що інтеграцію з John Deere уже підключено.
* Відкрийте поле, яке містить **Фактично внесене/Фактично висіяне** набір даних.
* Переконайтеся, що набір даних уже завантажено та він видимий у списку шарів.

### Кроки

1. Відкрийте сторінку поля.
2. У **Шари даних**, розгорніть **Фактично внесене/Фактично висіяне**.
3. Відкрийте меню для набору даних, який потрібно експортувати.
4. Натисніть **Експортувати до John Deere Ops Center як операцію внесення**.
5. Дочекайтеся завершення експорту.
6. Відкрийте John Deere Ops Center і перевірте завантажений файл.

Завантажений файл з’являється в John Deere Ops Center у розділі **Робочі дані** та **Файли внесення**.

### Примітки

* Цей експорт доступний у меню набору даних вибраного **набір даних** шару.
* Якщо параметр експорту відсутній, перевірте, що підключення до 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/ukrainian/oglyad-produktu-vebzastosunok/integraciya-z-john-deere-operations-center/10.-eksport-danikh-operaciyi-vnesennya-do-john-deere-ops-center.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.
