# 부록 M: 수작업으로 생물다양성 크레딧 계산하는 방법

생물다양성 크레딧 *산정할 수 있습니다* 그러나 공간 및 시간상 데이터 중첩으로 인한 오류 가능성이 높습니다. 다음은 무료 소프트웨어인 Google Earth Engine Pro와 예시 비디오를 사용하여 이를 수행하는 간단한 지침입니다.&#x20;

#### **1) 크레딧 산정 구역의 KML을 가져옵니다**

다음의 단순 .kml 다각형은 [크레딧 부여 면적](/methodology/savimbo-indicator-species-biodiversity-method-ko/project-description/project-boundaries/bcp.md) BCP 사이트의 해당 구역에서 지리좌표를 사용하여 Google Earth Engine 소프트웨어에서 생성할 수 있습니다.&#x20;

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

#### 2) 지표종 관측에 대한 레이어를 생성합니다

다음에 대한 도형을 생성합니다 [지표종 관측](/methodology/savimbo-indicator-species-biodiversity-method-ko/project-description/implementation-plan/indicator-species-observations.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/savimbo-indicator-species-biodiversity-method-ko/calculation/integrity-calculations.md) 절에서 설명한 바와 같이, 동일한 날짜의 중첩되는 관측은 병합된 크레딧 산정 구역을 갖게 됩니다.&#x20;

서로 다른 무결성 점수를 가진 중첩 관측은 병합된 구역에서 가장 높은 무결성 점수를 달성해야 합니다.&#x20;

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


---

# 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://isbm.savimbo.com/methodology/savimbo-indicator-species-biodiversity-method-ko/appendices/m.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.
