> For the complete documentation index, see [llms.txt](https://sexytrees.savimbo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sexytrees.savimbo.com/methodology/id/deskripsi-proyek/rencana-pelaksanaan/observasi-spesies-indikator.md).

# Observasi spesies indikator

Observasi spesies indikator memerlukan data mentah (rekaman audio, video, atau foto), cap tanggal-waktu, dan geocode dalam format derajat desimal.&#x20;

Untuk spesies indikator yang langka, terancam, diperdagangkan, atau terancam punah, proyek dianjurkan untuk menyamarkan geocode untuk PMP publik melalui situs gratis seperti [iNaturalist ](https://www.inaturalist.org/signup?return_to=https://www.inaturalist.org/aboput)atau [Earthranger](https://www.earthranger.com/), dan mengatur peninjauan privat oleh badan pemberi kredit.&#x20;

#### **Gambar 6. Observasi spesies indikator dengan geocode dan cap tanggal-waktu**&#x20;

<figure><img src="/files/4ac593b1597253c33e649d157ad92ebe6d78dd6b" alt=""><figcaption><p><em><strong>Gambar 6b.</strong> Observasi spesies indikator dengan geocode dan cap tanggal-waktu.</em> Catatan: geocode telah disembunyikan.</p></figcaption></figure>

Perlu dicatat bahwa data otomatis seperti telemetri satelit untuk kamera jebak sangat mahal untuk kebanyakan proyek IP dan LC. Karena itu, sebagian besar proyek akan memerlukan pengkode manusia tepercaya untuk menambahkan metadata geocode dan cap tanggal-waktu pada observasi. Namun, ini pada dasarnya tidak berbeda dari persyaratan untuk studi karbon dalam mengukur beban karbon, dan hal ini dikendalikan melalui analisis independen IEP atas data proyek dan kunjungan lokasi 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://sexytrees.savimbo.com/methodology/id/deskripsi-proyek/rencana-pelaksanaan/observasi-spesies-indikator.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.
