> 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/in/product-tour-web-app/import-precision-agriculture-data/import-field-boundaries.md).

# खेत की सीमाएँ इम्पोर्ट करें

यदि आपके पास आपके खेत/खेतों की शेप फाइल है, तो आप उन्हें अपलोड कर सकते हैं **डेटा आयात करें** मेनू आइटम का उपयोग करके। जाएँ **फाइलें अपलोड करें** टैब पर।

ध्यान रखें कि कुछ सीमाएँ हैं:

* केवल WGS84 (EPSG:4326) शेप फाइलें समर्थित हैं
* 5MB अधिकतम फाइल आकार है
* 1236ac/500ha अधिकतम खेत क्षेत्रफल है
* हर शेपफाइल को एक अकेले खेत के रूप में माना जाता है
* लेबल .dbf फाइल से बनाए जाएंगे

<figure><img src="/files/e4775140c26590f3962ff2a6f97ac225434b1a06" alt=""><figcaption><p>खेत की सीमा को शेपफाइल के रूप में अपलोड करें</p></figcaption></figure>

1. अपलोड करने के लिए खेत चुनें
2. पर क्लिक करें **ब्राउज़** बटन और अपने कंप्यूटर से एक फाइल चुनें।
3. पर क्लिक करें **अपलोड करें** बटन। फिर एप्लिकेशन जांचेगा कि फाइल आवश्यकताओं को पूरा करती है या नहीं और खेत को सहेज देगा।

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

\
पुष्टिकरण डायलॉग के आने तक प्रतीक्षा करें ताकि दिखे कि सीमा सफलतापूर्वक अपलोड हो गई है:

<figure><img src="https://lh3.googleusercontent.com/nlGv5apThqj41M-5fW0GUe2Nntju-RKcuAaGH-UwwzxoeIHRoCoghIcBPq-HtkTgrQOIUAGtayx13Qt8Vh-sGLmkpm2d7PQLpZxUeRXKP2iAaRYEeQbAGyXfIgqYhgtfKaXaFfx_" 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:

```
GET https://docs.geopard.tech/geopard-tutorials/in/product-tour-web-app/import-precision-agriculture-data/import-field-boundaries.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.
