# Import from MyJohnDeere

Import field boundaries and agronomic data from John Deere Operations Center into GeoPard. Use **Import from MyJohnDeere** to bring in yield data, as-planted data, as-applied data, and tillage datasets faster, with less manual file work.

### What you can import

* Field boundaries
* Yield data, as-planted data, as-applied data, and tillage data
* Data for one field or many fields at once

If you import a boundary again, GeoPard updates it. If you import the same data files again, GeoPard skips files that already exist.

{% hint style="info" %}

### Need API-based John Deere Ops Center integration?

Use the API and automated sync flow when you want to connect GeoPard with your own platform, reduce manual imports, or keep John Deere operations data moving automatically.

* [John Deere Operations Center Integration](/geopard-tutorials/product-tour-web-app/john-deere-operations-center-integration.md)
* [Configure Automated Data Sync](/geopard-tutorials/product-tour-web-app/john-deere-operations-center-integration/5.-configure-automated-data-sync.md)
* [GeoPard API Overview](/geopard-tutorials/api-docs/geopard-api-overview.md)
  {% endhint %}

### Before you start

Connect GeoPard to John Deere Operations Center before you import data. If your John Deere organization is missing or shown in grey, enable access first.

* [Connect to JohnDeere Operations Center](/geopard-tutorials/product-tour-web-app/john-deere-operations-center-integration/2.-connect-to-john-deere-operations-center.md)
* [Connect to John Deere Organizations](/geopard-tutorials/product-tour-web-app/john-deere-operations-center-integration/3.-connect-to-john-deere-organizations.md)

### Import data from John Deere Operations Center

1. Select a field and click **Import All** button or use the select functionality.

<figure><img src="https://lh5.googleusercontent.com/mkTB9VxchwaIRnC_Hg3SFrtVuPWDWSc1lPxHPd3-ErURtDixoIGLegdfo-GAvqlWtnIWyBbGnev0HosjZdH4fiQcsh0uH7pkU3_fkb8xttmfd0Z-ADxYbQP31VbtHvuXkdhilZIG" alt=""><figcaption></figcaption></figure>

If the correct organization is not available, add it in [Connect to John Deere Organizations](/geopard-tutorials/product-tour-web-app/john-deere-operations-center-integration/3.-connect-to-john-deere-organizations.md). If the John Deere organization is disabled and shown in grey, enable access in John Deere Operations Center.

2. Click **Import Selected** button.

<figure><img src="https://i0.wp.com/help.geopard.tech/wp-content/uploads/2021/12/image-1.png?resize=896%2C442&#x26;ssl=1" alt=""><figcaption></figcaption></figure>

### Choose import settings

Select the import option that matches your workflow.

#### Field boundaries

Select **Field boundaries** to import or update boundaries only. Click **Done** to start the import.

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

#### Field boundaries + Data files

Select **Field boundaries + Data files** to import boundaries and related agronomic datasets together. If boundaries already exist, GeoPard updates them. If data files already exist, GeoPard ignores them during re-import.

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

#### Data files

Select **Data files** to import yield, as-planted, as-applied, or tillage files without importing boundaries. If related files were already imported, GeoPard ignores them during re-import.

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

After that, select the **Type** and **Period** of the assets you want to import. The **Period** dropdown also supports a custom date range.

<figure><img src="https://lh4.googleusercontent.com/MhNODjSyqYRWjfYEv3gD8cDbFUj-OHsJ-lMQq1FWFTt0ogjk04STQiFU9qLDxaxWNEzSnzO5i-JG5bO3wX0MyhmiCplW4w1pLC3jCIk5KZ54whiHXcu6nquy1b-2Be0mqbSPDHE2" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh5.googleusercontent.com/9japjeGiD2WucUKFq-j-fQiKGNIp1kHWEkgOq-2vakbRvHbGUxR1fea25Ga23v8DMzL6ctl86I02Roxc0gE_mXGEwtRbjinQsWvYk4arXmET5WgpI8XPnA-Bpx6ZMZMR6zRoX6aT" alt=""><figcaption></figcaption></figure>

After you select **Type** and **Period**, click **Done** to start the import.

<figure><img src="https://lh6.googleusercontent.com/veKRBXj3TPMmavBPOSYABPmpbaBTJnmbrqn-5BRpX7xA-lvRIxpVvWCFy4rUTqaHsgx_56oHB_nf1KhSQ_GiGU6w8mLAvuV-A0DNEeGeSnbh04rJRueMhec3ut4r-3zLNktH5BhT" alt=""><figcaption></figcaption></figure>

### Track import status

3. GeoPard collects and processes the assets in the background. When the import is complete, the files appear in **Operations Log** under **File Upload**.

Use [Operations Log - Track errors/Imports and Analytics](/geopard-tutorials/product-tour-web-app/operations-log-track-errors-imports-and-analytics.md) to check status, review details, and catch failed imports quickly.

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


---

# 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/product-tour-web-app/import-precision-agriculture-data/import-from-myjohndeere.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.
