> 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/ukrainian/oglyad-produktu-vebzastosunok/3d-karti.md).

# 3D-карти

{% embed url="<https://youtu.be/UvIXhSd0Auw>" %}
**Інструменти топографії та 3D-картографування GeoPard у дії (відео 1 хв)**
{% endembed %}

GeoPard творить історію, ставши першою компанією, яка автоматизує онлайн-створення високодетальних 3D-карт рельєфу за допомогою свого нового [інструмента 3D-картографування](https://geopard.tech/blog/d9dmr88v91-3d-topography-maps-in-precision-agricult/). Усього за кілька секунд користувачі можуть створювати карти, які містять і спрощують складну мінливість у даних про топографію та рельєф певної ділянки. GeoPard продовжує свою місію зробити такі ресурси доступнішими, і користувачам не потрібен потужний комп’ютер або спеціалізовані навички, щоб створювати й аналізувати ці нові карти.

Щоб створити 3D-карту, виберіть поле зі списку, натисніть у верхньому меню **Створити карту** та виберіть **Створити 3D-карту** опцію.

<figure><img src="https://i0.wp.com/help.geopard.tech/wp-content/uploads/2021/12/image-12.png?resize=1024%2C696&#x26;ssl=1" alt=""><figcaption></figcaption></figure>

1. Тож виберіть тип даних, з якого почати. Інструмент 3D-картографування можна використовувати з будь-яким базовим шаром, зокрема з топографією LIDAR, схилами, агрохімічними властивостями ґрунту, даними з наборів yield/as-applied/as-planted, наземними сканерами та навіть індексами рослинності. Натисніть **Далі**.

<figure><img src="https://i0.wp.com/help.geopard.tech/wp-content/uploads/2021/12/image-15.png?resize=840%2C387&#x26;ssl=1" alt=""><figcaption></figcaption></figure>

2. Далі виберіть джерело даних. Натисніть **Далі**.<br>

<figure><img src="https://i0.wp.com/help.geopard.tech/wp-content/uploads/2021/12/image-21.png?resize=1024%2C622&#x26;ssl=1" alt=""><figcaption></figcaption></figure>

3. На наступному кроці поверх базового шару можна використати будь-яку карту покриття, наприклад зони врожайності, історичної рослинності, органічної речовини, електропровідності або розподілу pH. Натисніть **Далі**.

<figure><img src="https://i0.wp.com/help.geopard.tech/wp-content/uploads/2021/12/image-20.png?resize=1024%2C631&#x26;ssl=1" alt=""><figcaption></figcaption></figure>

Після завершення завантаження ви можете побачити карту. Важливо зазначити, що це жива 3D-модель, яка працює **безпосередньо в браузері** без встановлення будь-яких сторонніх програм чи розширень. Ви можете обертати, збільшувати та зменшувати масштаб, а також змінювати карти покриття, щоб краще розуміти поля.

<figure><img src="https://i0.wp.com/help.geopard.tech/wp-content/uploads/2021/12/image-19.png?resize=1024%2C652&#x26;ssl=1" alt=""><figcaption></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/ukrainian/oglyad-produktu-vebzastosunok/3d-karti.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.
