# Importar límites de campo

En caso de que tenga un archivo de forma de su(s) parcela(s), puede cargarlos usando la **Importar datos** opción de menú. Vaya a la **Cargar archivos** pestaña.

Tenga en cuenta que hay algunas restricciones:

* Solo se admiten archivos de forma WGS84 (EPSG:4326)
* 5 MB es el tamaño máximo de archivo
* 1236 ac/500 ha es la superficie máxima de la parcela
* Cada shapefile se trata como una sola parcela
* Las etiquetas se crearán a partir del archivo .dbf

<figure><img src="/files/b3da7b39b772f783ff5a27484baf5e38b5cb4eb9" alt=""><figcaption><p>Cargar el límite de la parcela como shapefile</p></figcaption></figure>

1. Seleccione la explotación agrícola a la que desea cargar
2. Haga clic en el **Examinar** botón y seleccione un archivo de su computadora.
3. Haga clic en el **Cargar** botón. Luego la aplicación verificará que el archivo cumpla los requisitos y guardará la parcela.

<figure><img src="https://lh6.googleusercontent.com/KRj9zcB08BXcSfaY4DV3jdMVxbVQNEcJVvEMIwLIb1ytnjEoZ35qxhHFso_NLWM_hohe7PQ3EedeYqvFJFEBZeb9pg98H_-DNCyvOZ9c17EakhGxGThO1dqgr8QAllzi0HCVYK0v" alt=""><figcaption></figcaption></figure>

\
Espere al cuadro de diálogo de confirmación para ver que el límite se cargó correctamente:

<figure><img src="https://lh3.googleusercontent.com/nlGv5apThqj41M-5fW0GUe2Nntju-RKcuAaGH-UwwzxoeIHRoCoghIcBPq-HtkTgrQOIUAGtayx13Qt8Vh-sGLmkpm2d7PQLpZxUeRXKP2iAaRYEeQbAGyXfIgqYhgtfKaXaFfx_" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://docs.geopard.tech/geopard-tutorials/esp/tour-del-producto-aplicacion-web/importar-datos-de-agricultura-de-precision/importar-limites-de-campo.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
