> 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/zh-cn/xiang-mu-miao-shu/shi-shi-ji-hua/zhi-shi-wu-zhong-guan-ce.md).

# 指示物种观测

指示物种观测需要原始数据（音频记录、视频或照片）、日期时间戳以及以十进制度表示的地理编码。&#x20;

对于稀有、受威胁、被非法交易或濒危的指示物种，鼓励项目通过诸如 [iNaturalist ](https://www.inaturalist.org/signup?return_to=https://www.inaturalist.org/aboput)或 [Earthranger](https://www.earthranger.com/)等免费平台，对公开PMP中的地理编码进行遮蔽，并由核证机构安排私密审查。&#x20;

#### **图6．带有地理编码和日期时间戳的指示物种观测**&#x20;

<figure><img src="/files/8ff46270c679bb8d905912b78e47449fea55605e" alt=""><figcaption><p><em><strong>图6b．</strong> 带有地理编码和日期时间戳的指示物种观测。</em> 注：地理编码已隐藏。</p></figcaption></figure>

应当指出，对于大多数原住民和当地社区项目而言，用于野生动物相机的卫星遥测等自动化数据成本过高。因此，绝大多数项目将需要可信的人类编码员为观测补充地理编码和日期时间戳元数据。不过，这在实质上并不区别于碳研究中对碳载量量化的要求，并可通过对项目数据的独立IEP分析以及IEP现场访问加以控制。&#x20;


---

# 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/zh-cn/xiang-mu-miao-shu/shi-shi-ji-hua/zhi-shi-wu-zhong-guan-ce.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.
