> 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/bg/obikolka-na-produkta-ueb-prilozhenie/eksport-izteglyane/eksport-na-danni-za-operaciyata-po-prilagane-km-john-deere-ops-center.md).

# Експорт на данни за операцията по прилагане към John Deere Ops Center

GeoPard може да експортира **As-Applied** набор от данни в John Deere Ops Center като **Операция по прилагане**.

Използвайте това, когато искате обработеният слой за прилагане да се появи в John Deere Ops Center.

<figure><img src="/files/0f0c3d1b1704c0c64121b883b486b2d80a323b63" 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/bg/obikolka-na-produkta-ueb-prilozhenie/eksport-izteglyane/eksport-na-danni-za-operaciyata-po-prilagane-km-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.
