> 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/3d-kaarten.md).

# 3D-kaarten

{% embed url="<https://youtu.be/UvIXhSd0Auw>" %}
**GeoPard-topografie en 3D-kaarttools in actie (video van 1 min)**
{% endembed %}

GeoPard schrijft geschiedenis als het eerste bedrijf dat de online creatie van 3D-topografische kaarten in hoge resolutie automatiseert met hun nieuwe [3D-kaarttool](https://geopard.tech/blog/d9dmr88v91-3d-topography-maps-in-precision-agricult/). In slechts enkele seconden kunnen gebruikers kaarten genereren die de complexe variatie in de topografie- en reliëfgegevens van een bepaald gebied weergeven en vereenvoudigen. GeoPard zet zijn missie voort om dergelijke middelen toegankelijker te maken, en gebruikers hebben geen krachtige computer of gespecialiseerde vaardigheden nodig om deze nieuwe kaarten te maken en te analyseren.

Om een 3D-kaart te maken, selecteer je het perceel uit de lijst en klik je op het **Kaart maken** bovenmenu en selecteer **3D-kaart maken** optie.

<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. Selecteer dus het gegevenstype om mee te beginnen. De 3D-kaarttool kan worden gebruikt met elke basislaag, inclusief LIDAR-topografie, hellingen, agrochemische bodemkenmerken, gegevens uit opbrengst-/uitgevoerd-/ingezaaid-datasets, bodemsensoren en zelfs vegetatie-indices. Klik **Volgende**.

<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. Selecteer vervolgens een gegevensbron. Klik **Volgende**.<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. In de volgende stap kan elke dekkingskaart, zoals zones op basis van opbrengst, historische vegetatie, organische stof, elektrische geleidbaarheid of pH-verdeling, boven op de basislaag worden gebruikt. Klik **Volgende**.

<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>

Na de laadtijd kun je de kaart zien. Het is belangrijk om te vermelden dat het een live 3D-model is dat werkt **rechtstreeks in de browser** zonder installatie van programma's of extensies van derden. Je kunt roteren, inzoomen en uitzoomen, en dekkingskaarten wijzigen om percelen beter te begrijpen.

<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/nl/producttour-webapp/3d-kaarten.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.
