# GeoPard API概要

<figure><img src="/files/2220d845641494b51ef293b2be418aebdf70afdf" alt="GeoPard - Precision Agriculture API"><figcaption><p>GeoPardは、すべての機能をAPI経由で利用できる精密農業プラットフォームです</p></figcaption></figure>

GeoPard APIは、シームレスな連携のためにGraphQLとRESTの両方のエンドポイントを提供します。受動的インターフェースと能動的インターフェースの両方として機能し、他のアプリケーションが解析派生データの作成をプログラムから要求し、複雑なデータ処理に伴う更新を受け取れるようにします。

GeoPard APIを通じて、収穫、機械、土壌サンプリング、スキャナー、衛星画像、地形などのあらゆる生データセットに加え、管理ゾーン、式マップ、推奨事項、ラスター表面などの解析派生データにも、すぐにアクセスできます。

GeoPard APIは、地理空間データ向けの多様なレンダリングオプションをサポートしており、ラスタ（`jpg`, `png`, `geotiff`）およびベクター（`shp`, `geojson`, `isoxml`）形式の両方に対応しています。APIの包括的な概要については、 [ブログ記事](https://geopard.tech/blog/upkdhsnyk1-precision-agriculture-api/).


---

# 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/apidokyumento/geopard-api-gai-yao.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.
