> 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/suan-ding/mian-ji-ji-suan.md).

# 面積計算

BCPにおける総クレジット対象面積は、観測された [適格指標種の](/methodology/ja/bsurain/no.md) 重複する生息域が [クレジティング・エリア](/methodology/ja/purojekutono/purojekuto/bcpno.md) 内に位置するかどうかに依存します。これは、同一の時間枠内における個々の観測の集合により決定されます。

種は複雑で、動的かつ多様です。動物は通常1つのジオコードで観測されますが、実際にははるかに広い非対称の生息地を有しています。簡略化のため、以下のとおりとします。&#x20;

* **各指標種について、一般に受け入れられている生息域面積を、** 種が検証可能に観測された中心観測点の周囲の円に正規化します。この選択の詳細は、 [FAQ](/methodology/ja/faq.md)をご覧ください。生息域の一覧例は [付録E](/methodology/ja/fu-lu/enosanpuru.md).&#x20;
* **ISBMでは、種の個体同定は不要です**。ジャガーのような指標種では、比較的容易に実施できる場合がありますが、模様による識別や、より侵襲的には埋め込み型の無線チップによる識別が可能です。一方で、生態系内で指標種となり得る種の幅広い範囲を考慮すると、個体同定は極めて困難になります。さらに、多くの同定手法および個体数算定手法は侵襲的であり、または先住民族（IP）および地域社会（LCs）にのみ技術的に限定されます。
* **観測は統合されます。** 個々の観測が1個体のことも、 *複数個体のこともあり得るため、*&#x6307;標種の個体については、  *もし* 同じ地域で60日以内に2回以上の観測がある場合、その面積は二重にクレジットされません。代わりに、生息域面積の統合により等価化されます（ [時間計算](/methodology/ja/suan-ding/qi-jian-ji-suan.md)参照）。したがって、ISBM方法論は引き続き保全のみに限定されます。個体群増加の証明は困難な場合があるためです。ただし、これらの面積を定義し、クレジット付与する、より高度な方法論が今後登場する可能性は認識されています。&#x20;

コロンビア、プトゥマヨの生息域付き指標種のサンプル一覧を [付録E](/methodology/ja/fu-lu/enosanpuru.md).&#x20;

#### &#x20;図8。生息域からクレジティング・エリアを算出するための、複数のジャガー観測の統合

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

なお、種の観測は1つのデータ層を伴います。 [プロジェクト・エリア](/methodology/ja/purojekutono/purojekuto.md) を有するBCP、例えば複数の隣接する土地区画、グループ化されたプロジェクト、または異なるセグメントの場合、この層は別のデータ層によって計算上分割されることがあります。

#### 図8a。グループ化されたプロジェクト境界によるクレジティング・エリアの分割

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


---

# 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/suan-ding/mian-ji-ji-suan.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.
