# Importar Limites de Campo

Caso você tenha um arquivo shapefile dos seus talhões, você pode enviá-lo usando o **Importar Dados** item de menu. Vá para a **Carregar Arquivos** aba.

Tenha em mente que há algumas restrições:

* Apenas arquivos shapefile WGS84 (EPSG:4326) são suportados
* 5 MB é o tamanho máximo do arquivo
* 1236ac/500ha é a área máxima do talhão
* Cada shapefile é tratado como um único talhão
* Os rótulos serão criados a partir do arquivo .dbf

<figure><img src="/files/e449edb56980997e14fb8dde0db6092c6829132b" alt=""><figcaption><p>Carregar Limite do Talhão como Shapefile</p></figcaption></figure>

1. Selecione a fazenda para a qual fazer o envio
2. Clique no **Procurar** botão e selecione um arquivo do seu computador.
3. Clique no **Carregar** botão. Em seguida, o aplicativo verificará se o arquivo atende aos requisitos e salvará o talhão.

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

\
Aguarde a caixa de diálogo de confirmação para ver que o limite foi carregado com sucesso:

<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/pt-br/tour-do-produto-aplicativo-web/importar-dados-de-agricultura-de-precisao/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.
