> 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/jpn/rirsu/20248-webrirsudtareiypurebyspatially-localized-zoneszn.md).

# 2024年8月 Webリリース（データレイヤープレビュー、Spatially Localized Zones、再利用可能ゾーン）

### ゾーンマップ作成のためのデータレイヤープレビューを強化

これからは、ゾーンマップを作成する際に、衛星画像や土壌、収量、散布履歴などのデータセットを含む、選択したデータレイヤーをプレビューできます。 <mark style="background-color:yellow;">ゾーンマップ作成の「データレイヤー」ステップでは、ページ下部にこれらのレイヤーのサムネイルプレビューが表示されます</mark>。各プレビューには、衛星画像の日付またはデータセット名のラベルが付いています。ツールチップからレイヤーを削除したり、詳細を開いたりすることもできます。アクティブな衛星画像またはデータセット名は地図の上に表示され、選択内容を追いやすくなります。

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

### 空間的に局所化されたゾーンマップ生成のための操作設定を更新

空間的に局所化されたゾーンの生成に、より柔軟性を追加しました。システムは現在 <mark style="background-color:yellow;">3ゾーンから50ゾーンまでの範囲で、11ゾーンを超えるゾーン作成をサポートしています</mark>。入力欄に希望するゾーン数を直接入力するだけです。この更新により、よりきめ細かな制御が可能になり、十分な地理空間の粒度を確保できます。

<figure><img src="/files/53b06c8432dda3b1a707548a8f0fbb352c0ba70b" alt=""><figcaption><p>空間的に局所化されたゾーンマップ生成のための操作設定を更新</p></figcaption></figure>

### 追加の機能改善と修正

これらの機能に加えて、 <mark style="background-color:yellow;">ソフトウェアエンジニアリングチームはGeoPardコアの改善を継続しています</mark>。今月の改善には、 <mark style="background-color:yellow;">自動テストのカバレッジ拡大</mark> および <mark style="background-color:yellow;">クラウドインフラの最適化</mark> が含まれ、全体的なパフォーマンス向上につなげています。


---

# 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/jpn/rirsu/20248-webrirsudtareiypurebyspatially-localized-zoneszn.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.
