> For the complete documentation index, see [llms.txt](https://isbm.savimbo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://isbm.savimbo.com/methodology/ja/qian-fu/tu-yi-lan.md).

# 図一覧

[**図1**。生物多様性クレジット算出用のオープンソースコードに読み込まれた1年分のデータ](https://isbm.savimbo.com/methodology/ja/qian-fu/pages/97307f1b1b482600c82208abfe80beb1da95f37c#figure-1.-one-year-of-data-loaded-to-open-source-code-for-biodiversity-credit-calculations)

[**図2。** ISBMアプローチを適用する手順](https://isbm.savimbo.com/methodology/ja/qian-fu/pages/43612ee535551075d679917da11f898bab149ea9#figure-2.-steps-in-applying-the-isbm-approach)

[**図3．** グローバル・リビング・プラネット指数（WWF 2022）](https://isbm.savimbo.com/methodology/ja/qian-fu/pages/63f78c82b43f00619ae541e79be0230f78c30125#figure-3.-global-living-planet-index-wwf-2022)

[**図4a**。BCPの空間的範囲の図](https://isbm.savimbo.com/methodology/ja/qian-fu/pages/765c8882ab03424da6814ec61a44b8eb1ec7991b#figure-4a.-diagram-of-spatial-areas-of-bcp)

[**図4b**。衛星マッピングによるプロジェクト区域](https://isbm.savimbo.com/methodology/ja/qian-fu/pages/765c8882ab03424da6814ec61a44b8eb1ec7991b#figure-4b.-project-area-with-satellite-mapping)

[**図5。** BCPの時間的境界設定](https://isbm.savimbo.com/methodology/ja/qian-fu/pages/8ed181ad0e420a9e9786428322ad3e9eef265d74#figure-5.-temporal-delimitation-of-the-bcp)

[**図6。** ジオコードと日時スタンプ付きの指標種観察記録 ](https://isbm.savimbo.com/methodology/ja/qian-fu/pages/2fe471baf870f882b3e5354c5e34a29c7bc1c4e2#figure-6.-indicator-species-observations-with-geocode-and-date-time-stamp)

[**図7。** 異なる種の観察記録に基づき、時間の経過とともに現れたり消えたりする生物多様性クレジット](https://isbm.savimbo.com/methodology/ja/qian-fu/pages/d399b8b9ab0a2bf1ee0a0d6d4ca860a580e0bc71#figure-7.-biodiversity-credits-appearing-and-disappearing-over-time-with-different-species-observati)

[**図8。** 生息域からクレジット付与区域を算出するための複数観察記録の統合](https://isbm.savimbo.com/methodology/ja/qian-fu/pages/2b66e2da381ed666f7337e44b541749876c40638#figure-8.-union-of-multiple-jaguar-observations-to-calculate-crediting-area-from-home-range)

[**図8a。** グループ化されたプロジェクト境界によるクレジット付与区域の分割](https://isbm.savimbo.com/methodology/ja/qian-fu/pages/2b66e2da381ed666f7337e44b541749876c40638#figure-8a.-division-of-a-crediting-area-by-a-grouped-project-boundary)

[**図9。** クレジット算定のために時空間的に重複する観察記録の統合](https://isbm.savimbo.com/methodology/ja/qian-fu/pages/9ccfbe35d3eb62bc7e256053ce99fccdf55dddfd#figure-9.-union-of-observations-which-overlap-in-time-and-space-to-calculate-crediting)

[**図10.** 異なる種の観察記録に基づき、時間の経過とともに現れたり消えたりする生物多様性クレジット](https://isbm.savimbo.com/methodology/ja/qian-fu/pages/9ccfbe35d3eb62bc7e256053ce99fccdf55dddfd#figure-10.-biodiversity-credits-appearing-and-disappearing-over-time-with-different-species-observat)

[**図11。** 重複する部分完全性スコアの合算](https://isbm.savimbo.com/methodology/ja/qian-fu/pages/ac8113505dded2ea88257b314b91dde1bcd44f92#figure-11.-summing-overlapping-partial-integrity-scores)

[**図11a。** 重複する完全および部分完全性スコアの合算](https://isbm.savimbo.com/methodology/ja/qian-fu/pages/ac8113505dded2ea88257b314b91dde1bcd44f92#figure-11a.-summing-overlapping-full-and-partial-integrity-scores)

[**図12。** コロンビアにおける指標種選定例](/methodology/ja/bsurain/no.md#figure-12-indicator-species-selection-example-for-colombia)

[**図12a:** コロンビアにおける指標種完全性スコアの例](/methodology/ja/bsurain/nosukoa.md#figure-12a-indicator-species-integrity-score-example-for-colombia)

[**図13:** プットマヨ・アマゾンで生物多様性指標種を追跡するJhony Lopezと学生たち](https://isbm.savimbo.com/methodology/ja/qian-fu/pages/01730bc1a9691fbf2735c47e20299352f00e3bb2#figure-13.-jhony-lopez-and-students-tracking-biodiversity-indicator-species-in-the-putumayo-amazon)


---

# 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://isbm.savimbo.com/methodology/ja/qian-fu/tu-yi-lan.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.
