> For the complete documentation index, see [llms.txt](https://docs.geopard.tech/geopard-tutorials/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.geopard.tech/geopard-tutorials/tr/urun-turu-web-uygulamasi/uydu-izleme/planet-scope-gunluk-3-m-goruntusu-siparis-edin.md).

# Planet Scope (günlük 3 m) görüntüsü sipariş edin

### Planet görüntüleri

Planet görüntülerini doğrudan bir tarla sayfasındaki GeoPard kullanıcı arayüzünden sipariş edebilirsiniz. Özelliğin önce hesabınız için etkinleştirilmesi gerekir.

### Video Eğitimi

{% embed url="<https://www.loom.com/share/fe4d8750782c480ab4319ce79295bcad>" %}
GeoPard Hassas Tarım Yazılımında Planet Görüntüleri
{% endembed %}

<br>

1\. Tarla sayfasına gidin ve **Planet** simgesine tıklayın.

<figure><img src="/files/5eb30351501ce7698746405e65b384cb911e9c79" alt=""><figcaption><p>Planet düğmesine tıklayın</p></figcaption></figure>

2\. İstediğiniz tarih aralığını seçin ve **İstek Gönder**.

<figure><img src="/files/251e0c9a8cea6f9d0f23c8703cf6d8692a4fe9e6" alt=""><figcaption><p>2 haftalık bir zaman aralığı seçin</p></figcaption></figure>

3\. Sağ alt köşede işlem durumunu göreceksiniz.

<figure><img src="/files/84dc4d1dddd35d649fe439dd319e7b5abd627f2a" alt=""><figcaption></figcaption></figure>

4\. Görüntü üstverileri Planet'ten gelir gelmez, görüntü istatistikleri **Uydu İzleme** listesinde görünecektir.

<figure><img src="/files/215723dfa0c4ae152107ba4ad6b53fdeb4656fbf" alt=""><figcaption></figcaption></figure>

5\. Ardından, en uygun Planet uydu görüntüsünü sipariş edin. Önerilen koşul: “*açık arazi % – 100*”.

<figure><img src="/files/8c4117afe39b8762050d00f50a34c1a5b560dd8f" alt=""><figcaption><p>Planet Labs'tan Görüntü Sipariş Et</p></figcaption></figure>

6\. Planet indirmesi sürüyor.

<figure><img src="/files/7545cae344df021e7b494ab6b07b60dd67c84b0a" alt=""><figcaption><p>Planet Labs'tan Görüntü İndir</p></figcaption></figure>

7\. Planet görüntüsü, daha ileri analizler için kullanılabilir.

<figure><img src="/files/9ed7118e67debfa614483bb8a6892af07c976a90" alt=""><figcaption><p>GeoPard tarafından yükseltilmiş Planet Scope 3m görüntüsü</p></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://docs.geopard.tech/geopard-tutorials/tr/urun-turu-web-uygulamasi/uydu-izleme/planet-scope-gunluk-3-m-goruntusu-siparis-edin.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.
