# 機械固有フォーマット

機械メーカー独自形式のファイルをアップロードするには、 **データをインポート** メニューと **ファイルをアップロード** 項目を選択します。次に、 **機械フォーマット**.

なお、いくつか制限があります。

* GeoPard は、John Deere、CNH、Climate、Precision Planting、IsoXML の独自機械フォーマットに対応しています。
* 対応形式には、\*.adm、\*.jdl、\*.fdd、\*.fld、\*.fmd、\*.dat、\*.2020、\*.cn1、\*.xml、\*.bin などがあります。

  [GeoPard のインポート／エクスポートのデータ互換性について詳しく読む。](https://geopard.tech/data-compatibility/)
* 最大サイズ - 100 MB。
* GeoPard はアーカイブを自動的に専用の作業データセットに解析し、関連する圃場境界にリンクします。

<figure><img src="/files/d73d146f53e580d25c1aac4f14c40a958c8e2c09" alt=""><figcaption><p>機械メーカー独自ファイルをアップロード</p></figcaption></figure>

1. データをアップロードしたい農場を選択してください。 **施工済み／播種済み** タブを開きます。
2. 単一または複数の施用済みデータセットをパネルへドラッグ＆ドロップするか、 **参照** ボタンをクリックして、お使いのコンピューターからデータセットを選択できます。
3. クリックして **アップロード** ボタンをクリックしてください。その後、アプリケーションがファイルが要件を満たしているか確認し、データを保存します。

確認ダイアログが表示され、データセットが正常にアップロードされたことを確認してください。

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

解析されたデータセットは、関連するセクションのツリー内で利用可能になり、さらに操作できます。

<figure><img src="/files/f21c2c36e9c531e9b691fc8d7c9f69fd28998369" alt=""><figcaption><p>DAT形式から解析された収量データセット</p></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/jpn/tsu-webapuri/dtaworimu/fmatto.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.
