> 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/esp/tour-del-producto-aplicacion-web/mapas-3d.md).

# Mapas 3D

{% embed url="<https://youtu.be/UvIXhSd0Auw>" %}
**Herramientas de topografía y mapeo 3D de GeoPard en acción (video de 1 min)**
{% endembed %}

GeoPard está haciendo historia al ser la primera empresa en automatizar la creación en línea de mapas topográficos 3D de alta resolución con su nuevo [herramienta de mapeo 3D](https://geopard.tech/blog/d9dmr88v91-3d-topography-maps-in-precision-agricult/). En solo unos segundos, los usuarios pueden generar mapas que contienen y simplifican la compleja variabilidad de los datos topográficos y de relieve de un área determinada. GeoPard continúa su misión de hacer que estos recursos sean más accesibles, y los usuarios no necesitan una computadora potente ni conocimientos especializados para producir y analizar estos innovadores mapas.

Para crear un mapa 3D, seleccione el lote de la lista, haga clic en el **Crear un mapa** menú superior y seleccione la **opción Crear un mapa 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. Así que seleccione el tipo de datos para comenzar. La herramienta de mapeo 3D puede usarse con cualquier capa base, incluida la topografía LIDAR, pendientes, propiedades agroquímicas del suelo, datos de conjuntos de datos de rendimiento/aplicado/sembrado, escáneres de suelo e incluso índices de vegetación. Haga clic en **Siguiente**.

<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. Luego seleccione una fuente de datos. Haga clic en **Siguiente**.<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. En el siguiente paso, se puede utilizar sobre la capa base cualquier mapa de cobertura, como zonas de rendimiento, vegetación histórica, materia orgánica, conductividad eléctrica o distribución del pH. Haga clic en **Siguiente**.

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

Después del tiempo de carga, puede ver el mapa. Es importante decir que es un modelo 3D en vivo que funciona **directamente en el navegador** sin instalación de programas ni extensiones de terceros. Puede girarlo, acercar y alejar el zoom, y cambiar los mapas de cobertura para comprender mejor los campos.

<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/esp/tour-del-producto-aplicacion-web/mapas-3d.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.
