# 土壌検査結果 (CSV/Excel) - スマートインポート

## 概要

土壌検査ラボのファイルはしばしば混在しています：テンプレートや言語、列名や単位が異なることがあり、1つのExcelに複数のシートが含まれることさえあります。スマートインポートはこれらのファイルを自動で解析し、クリーンな分析と施肥提案に使える一貫したサンプリングポイントデータに変換します。

<figure><img src="/files/e6f46114bb8a4ef67677783fa425eceeda4e2bb8" alt="Automated parsing of csv/excel soil lab results"><figcaption><p>CSV／Excelの土壌検査結果を自動解析</p></figcaption></figure>

## 対応ファイル

* CSV（.csv）
* Excel（.xls、.xlsx）、複数シートのワークブックを含む
* アップロード当たり複数ファイル可（ファイルごとに40MB）

## 自動で行われること

* 自動解析：実際の表とヘッダーを検出（「非標準」レイアウトでも）
* 多言語対応：言語やローカル名称の違いを越えて一般的な検査項目名を認識
* スマートマッピング：主栄養素・微量栄養素を検出し、編集可能なマッピングプレビューを作成
* 単位マッピングと正規化：単位を検出して一貫した単位に変換し、異常または混在する単位をフラグ
* 圃場マッチング：GeoPardサンプリングプラン経由、またはファイル内の座標を使ってポイントを圃場に紐付け

## インポート方法

1. データをインポート → ファイルをアップロード → ラボ結果
2. CSV／XLS／XLSXをアップロード
3. 圃場／サンプリングプラン（ある場合）と日付を選択
4. プレビューでマッピングと単位を確認
5. アップロード

## 計画（プラン）への接続

最適に機能するのは [GeoPardサンプリングプラン、または座標を含むファイル。](/geopard-tutorials/jpn/tsu-webapuri/sanpuringu.md)

## すべてのユーザーが利用可能。


---

# 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/csvexcel-sumtoinpto.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.
