# Cargar un límite de campo

Si dispone de un archivo de forma de su(s) parcela(s), puede subirlo(s) utilizando la pestaña Cargar.

Tenga en cuenta que existen algunas restricciones:

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

<figure><img src="https://lh4.googleusercontent.com/g-BePhVXD8vnFEBjTC-40DQxVj6kqUsSDCI8lIozDHg19Fhv5hOu9pVhfHpjRhA4k-6S8pK3YemOa7GhUl5ZkXx9PkoJx_C_k99Xcz9sLMz7aXEnCdEIkyCRIfiDk6Ocap5W1JfK" alt=""><figcaption></figcaption></figure>

1. Seleccione la finca 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** .
4. Luego, la aplicación verificará que el archivo cumpla con 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/configuracion-de-la-finca-y-de-los-campos/cargar-un-limite-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.
