> 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/lva/produkta-apskats-timekla-lietotne/importet-precizas-lauksaimniecibas-datus/tehnikas-razotaju-patentetie-formati.md).

# Tehnikas ražotāju patentētie formāti

Lai augšupielādētu failus tehnikas patentētajos formātos, izvēlieties **Datu imports** izvēlni un **Failu augšupielāde** vienumu. Pēc tam izvēlieties **Tehnikas formāti**.

Ņemiet vērā, ka ir daži ierobežojumi:

* GeoPard atbalsta patentētos tehnikas formātus no John Deere, CNH, Climate, Precision Planting un IsoXML.
* Starp atbalstītajiem formātiem: \*.adm, \*.jdl, \*.fdd, \*.fld, \*.fmd, \*.dat, \*.2020, \*.cn1, \*.xml, \*.bin u. c.

  [Lasiet vairāk par GeoPard Importa un Eksporta datu saderību.](https://geopard.tech/data-compatibility/)
* Maksimālais izmērs — 100 MB.
* GeoPard automātiski parsē arhīvu tam paredzētajos Operāciju datu kopumos un sasaista tos ar attiecīgajām lauku robežām.

<figure><img src="/files/8cd4e965650426214c5ea4fc635ca04572b713c5" alt=""><figcaption><p>Augšupielādēt tehnikas patentētos failus</p></figcaption></figure>

1. Izvēlieties saimniecību, kurai vēlaties augšupielādēt datus. Noklikšķiniet **Izkliedēts/iestādīts** cilni.
2. Jūs varat vai nu vilkt un nomest vienu vai vairākus lauka veikšanas datu kopumus panelī, vai noklikšķināt **Pārlūkot** pogas un izvēlēties datu kopu no sava datora.
3. Noklikšķiniet uz **Augšupielādēt** pogu. Pēc tam lietotne pārbaudīs, vai fails atbilst prasībām, un saglabās datus.

Pagaidiet apstiprinājuma dialogu, lai redzētu, ka datu kopa ir veiksmīgi augšupielādēta:

<figure><img src="https://lh4.googleusercontent.com/xoQ_v-Ze506YEJkMtaG_Hg1rih-yQwCPBpqwHyNMSELmDnSvLmf_YhGOH3wXpTZ6AjpW4uyXXK6JD_A-CIC1kf4awf1Gf_4lsQSvri-VYREeMynsdor4ZMoWWt5bTKVEOfaEQN5U" alt=""><figcaption></figcaption></figure>

Parsētie datu kopumi būs pieejami kokā attiecīgajās sadaļās turpmākām darbībām.

<figure><img src="/files/3ce0d0c8154e4ba7bb33bfe704174fda87a989e0" alt=""><figcaption><p>Ražas datu kopums, parsēts no DAT formāta</p></figcaption></figure>


---

# 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/lva/produkta-apskats-timekla-lietotne/importet-precizas-lauksaimniecibas-datus/tehnikas-razotaju-patentetie-formati.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.
