> 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/nl/producttour-webapp/satellietmonitoring/planet-scope-beelden-3-m-dagelijks-bestellen.md).

# Planet Scope-beelden (3 m, dagelijks) bestellen

### Planet-beelden

U kunt Planet-beelden rechtstreeks bestellen vanuit de GeoPard-gebruikersinterface op een perceelpagina. De functie moet eerst voor uw account worden ingeschakeld.

### Videotutorial

{% embed url="<https://www.loom.com/share/fe4d8750782c480ab4319ce79295bcad>" %}
Planet-beelden in GeoPard precisielandbouwsoftware
{% endembed %}

<br>

1\. Ga naar de perceelpagina en klik op het **Planet** pictogram.

<figure><img src="/files/6d73496d82e537c47804555fa66b941b6382045e" alt=""><figcaption><p>Klik op de knop Planet</p></figcaption></figure>

2\. Kies het gewenste datumbereik en klik op **Aanvragen**.

<figure><img src="/files/412ad5f2ae1708431d4667f23bf0bc81d393eb6a" alt=""><figcaption><p>Kies een tijdsbestek van 2 weken</p></figcaption></figure>

3\. Rechtsonder ziet u de verwerkingsstatus.

<figure><img src="/files/240ae0173e310711e05fb1146b1ee3f8d43d1dbf" alt=""><figcaption></figcaption></figure>

4\. Zodra de beeldmetadata van Planet is ontvangen, worden de beeldstatistieken weergegeven in de **Satellietmonitoring** lijst.

<figure><img src="/files/5c2540de9e2ffe58e2ef65f7c6a1d8cca77fcb17" alt=""><figcaption></figcaption></figure>

5\. Bestel daarna de Planet-satellietfoto die het beste past. Aanbevolen conditie: “*schoon land % – 100*”.

<figure><img src="/files/af16a03e08e0048737c64c3adcbbce1f8065ca3c" alt=""><figcaption><p>Afbeelding bestellen bij Planet Labs</p></figcaption></figure>

6\. Het downloaden van Planet is bezig.

<figure><img src="/files/44e769b01d7e3836d06fa2fe53423273d8a1b115" alt=""><figcaption><p>Afbeelding downloaden van Planet Labs</p></figcaption></figure>

7\. De Planet-afbeelding is beschikbaar voor verdere analyses.

<figure><img src="/files/c22d79e649b0962c98d1b472867973e4adad7e12" alt=""><figcaption><p>Planet Scope 3m-beeld, opgeschaald door GeoPard</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/nl/producttour-webapp/satellietmonitoring/planet-scope-beelden-3-m-dagelijks-bestellen.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.
