> 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/it/tour-del-prodotto-app-web/monitoraggio-satellitare/ordina-immagini-planet-scope-3-m-giornalieri.md).

# Ordina immagini Planet Scope (3 m giornalieri)

### Immagini Planet

Puoi ordinare le immagini Planet direttamente dall’interfaccia utente di GeoPard nella pagina del campo. La funzionalità deve prima essere abilitata per il tuo account.

### Tutorial video

{% embed url="<https://www.loom.com/share/fe4d8750782c480ab4319ce79295bcad>" %}
Immagini Planet nel software di agricoltura di precisione GeoPard
{% endembed %}

<br>

1\. Vai alla pagina del campo e fai clic sull’ **icona** Planet.

<figure><img src="/files/c05950c2cf44315c3eaa7f184acf9bd8376ac826" alt=""><figcaption><p>Fai clic sul pulsante Planet</p></figcaption></figure>

2\. Scegli l’intervallo di date desiderato e fai clic su **Richiedi**.

<figure><img src="/files/dfcf87522d9b6743206fe469467eb363b39cda81" alt=""><figcaption><p>Scegli un intervallo di tempo di 2 settimane</p></figcaption></figure>

3\. Nell’angolo in basso a destra, vedrai lo stato di elaborazione.

<figure><img src="/files/e9ba0e1f67933fbfd0f85a96222eeeb8e60a056e" alt=""><figcaption></figcaption></figure>

4\. Non appena i metadati dell’immagine vengono ricevuti da Planet, le statistiche dell’immagine appariranno nell’elenco **Monitoraggio satellitare** .

<figure><img src="/files/99b2af57b8661174a5229fb8a7bf0a6b67aeb9ac" alt=""><figcaption></figcaption></figure>

5\. Quindi, ordina l’immagine satellitare Planet più adatta. Condizione consigliata: “*% di terreno pulito – 100*”.

<figure><img src="/files/b9f79c36a2ec5b8b0424da9cfdd1dd3a6d178d3e" alt=""><figcaption><p>Ordina immagine da Planet Labs</p></figcaption></figure>

6\. Il download da Planet è in corso.

<figure><img src="/files/8467a43b9c725cfe89738302b5bae12031d7e622" alt=""><figcaption><p>Scarica immagine da Planet Labs</p></figcaption></figure>

7\. L’immagine Planet è disponibile per ulteriori analisi.

<figure><img src="/files/e61387c155b097bdc33a280489342b3b432a09a4" alt=""><figcaption><p>Immagine Planet Scope da 3 m, ingrandita da 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/it/tour-del-prodotto-app-web/monitoraggio-satellitare/ordina-immagini-planet-scope-3-m-giornalieri.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.
