> 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/fu-lu/mkurejittowosuru.md).

# 付録M：生物多様性クレジットを手計算する方法

生物多様性クレジット *は* 手作業で算出できますが、時空間的にデータが重複するため、誤差が生じる可能性が高いです。以下に、無料ソフトウェアの Google Earth Engine Pro とサンプル動画を用いた算出方法の簡単な手順を示します。&#x20;

#### **1) クレジット対象区域の KML を取得する**

の単純な .kml ポリゴンは [クレジティング・エリア](/methodology/ja/purojekutono/purojekuto/bcpno.md) BCP サイト内で、地理座標を用いて Google Earth Engine ソフトウェア上で生成できます。&#x20;

{% embed url="<https://www.youtube.com/watch?v=_xlv_lkUr9o>" %}

#### 2) 指標種の観測用レイヤーを作成する

の形状を作成する [指標種の観測](/methodology/ja/purojekutono/shi-shi-ji-hua/no.md) ここで円の面積は、当該観測における当該種のホームレンジに相当します。&#x20;

ヒント：手作業で算出する場合、時間の重複が最も手作業による合算が困難であるため、時間が重複しない観測を選択してください。&#x20;

{% embed url="<https://youtu.be/_xlv_lkUr9o?si=noywAvuZU3NcbMyU&t=75>" %}

**3) 計上面積を算出する**

クレジット対象区域と観測区域の交差部分を示す多角形を手作業で描きます。区域のヘクタール数に指標種の完全性スコアを乗じた値が、生物多様性クレジット数となります。&#x20;

{% embed url="<https://youtu.be/_xlv_lkUr9o?si=ScYvY0V0JacNf2YR&t=195>" %}

**4) 重複する観測**

&#x20;で説明されているとおり、 [算出](/methodology/ja/suan-ding/wan-quan-xing-ji-suan.md) の項では、同一日付の重複する観測については、クレジット対象区域が統合されます。&#x20;

異なる完全性スコアを持つ重複観測については、統合後の区域において最も高い完全性スコアを適用すべきです。&#x20;

{% embed url="<https://youtu.be/_xlv_lkUr9o?si=9JYAA-G4qFICVM31&t=364>" %}


---

# 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/fu-lu/mkurejittowosuru.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.
