> 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/ru/obzor-produkta-veb-prilozhenie/sputnikovyi-monitoring/zakazat-snimki-planet-scope-3-m-ezhednevno.md).

# Заказать снимки Planet Scope (3 м, ежедневно)

### Снимки Planet

Вы можете заказать снимки Planet напрямую из пользовательского интерфейса GeoPard на странице поля. Сначала для вашей учетной записи должна быть включена эта функция.

### Видеоинструкция

{% embed url="<https://www.loom.com/share/fe4d8750782c480ab4319ce79295bcad>" %}
Снимки Planet в программном обеспечении GeoPard для точного земледелия
{% endembed %}

<br>

1\. Перейдите на страницу поля и нажмите на **иконку Planet.** иконку.

<figure><img src="/files/2ca6b37f6e66ca7e85a31e49d9f7714763e8f238" alt=""><figcaption><p>Нажмите кнопку Planet</p></figcaption></figure>

2\. Выберите нужный диапазон дат и нажмите **Запросить**.

<figure><img src="/files/4778ebe798a7d48dfb513ef6b3132bd3ebd24916" alt=""><figcaption><p>Выберите временной диапазон в 2 недели</p></figcaption></figure>

3\. В правом нижнем углу вы увидите статус обработки.

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

4\. Как только метаданные изображения будут получены от Planet, статистика изображения появится в **Список спутникового мониторинга** .

<figure><img src="/files/9b3b0bb8e22325ae133e04415beef4c80216b1d1" alt=""><figcaption></figcaption></figure>

5\. Далее закажите наиболее подходящее спутниковое изображение Planet. Рекомендуемое условие: «*чистая площадь суши % – 100*».

<figure><img src="/files/edaeb111337c856f2e583fc186f49c36439dca4c" alt=""><figcaption><p>Заказать изображение у Planet Labs</p></figcaption></figure>

6\. Загрузка из Planet выполняется.

<figure><img src="/files/f201a810b0ee2c5cb2036a43b63db2fbaf6feb1c" alt=""><figcaption><p>Скачать изображение из Planet Labs</p></figcaption></figure>

7\. Изображение Planet доступно для дальнейшей аналитики.

<figure><img src="/files/1fd62cc9b646c21f45aac18a0e7650343cafc76b" alt=""><figcaption><p>Изображение Planet Scope 3 м, увеличенное 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/ru/obzor-produkta-veb-prilozhenie/sputnikovyi-monitoring/zakazat-snimki-planet-scope-3-m-ezhednevno.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.
