> 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/tr/urun-turu-web-uygulamasi/ciftlik-ve-tarla-kurulumu/yeni-bir-tarla-ciz.md).

# Yeni bir tarla çiz

Şimdi, ilk çiftliğinizi oluşturduktan sonra, tarlalarınızı oluşturmaya (çizmeye) devam edebilirsiniz.

Çiftliğinize iki şekilde tarla ekleyebilirsiniz: bir .shp dosyası yükleyerek veya tarlayı elle çizerek. Şimdilik elle tarla çizmeye odaklanacağız.

1. Tarla oluşturmak için düğmeye tıklayın.

<figure><img src="https://lh3.googleusercontent.com/ge6fnIr4qs_BJe68pueg3MPzfc5HWfUn_NhZ7gFyghVsYdWAyXkAL3fKRn9nGA5ixSt6FCDpJyXNbQvkkYmAVG4XOW7ePWmJRPmU_AyiiJRB_JgrQuSTNkvme0w8sqTo5__bZoeJ" alt=""><figcaption></figcaption></figure>

2. Bir sonraki adımda, tarlaya bir ad verin ve daha önce oluşturduğunuz çiftliği seçin.

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

3. Ardından, **Çiz** sağdaki

<figure><img src="https://lh4.googleusercontent.com/pZqMWBOkwcoM6zHuM79-_pvsY9KJ4TqgU7MEpmmrSSLdX7jRC8dIBfQ1OQeTP1FxTzg0Tnxty3ReAblnikOnqlQy3_AbNWPBF1ncfkI11RaI47js5f-PoNZeEZOPVCsByGh18WJ8" alt=""><figcaption></figcaption></figure>

4. alanını kullanarak gerekli konuma kolayca gidebilirsiniz. Arama alanı hem ada hem de koordinatlara göre arama yapmanıza olanak tanır. Standart harita gezinmesini de kullanmak mümkündür: imleç ve “+” ile “-” düğmeleriyle.
5. Gerekli bölgeye gittikten sonra, manuel çizime devam etmek için seçili alanın herhangi bir yerine tıklayın (sağ tık ve sol tık çalışır). Bir noktayla (nokta) başlarsınız ve tarlanızın sınırlarını çizmek için noktalar eklemeye devam edersiniz.
6. Çizimi tamamlamak için son noktayı ilk noktayla birleştirmeniz ya da farenin sol tuşuna çift tıklamanız yeterlidir.

<figure><img src="https://lh4.googleusercontent.com/xBGAi0UzG3PHFBxG-0GzsLrOCoT3BanD2WcqiS7ECbu465MTkLiOKI8O5WOgatN_lgp_g-0SV3el6ItWbCnRDAT4JDivkNITsg4p-Vl62AbDt1sn1ODuf2TL08hI0pZElLlBCBoO" alt=""><figcaption></figcaption></figure>

7. Uygulama, seçilen alanın büyüklüğünü otomatik olarak hesaplayacaktır. Tarlanız için çizdiğiniz şekli kaydetmek için düğmeye tıklayın.

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

İlk tarihsel uydu görüntülerinin birkaç dakika içinde, tam veri kümesinin ise yaklaşık 1 saat içinde veya daha kısa sürede उपलब्ध olacağını belirten bir bilgilendirme bildirimi göreceksiniz.

<figure><img src="https://lh3.googleusercontent.com/3pke3sv5ofThJkozjn0aOb2EVqBgkHmjhqBP8BzhnDLu-sc1X7_NuzrD_uMoQjCa0tgE7ev-z6T9ZjygFaDFNnaIpZsqkFEDH0v14e1AvLXoFl1Zf3HVHufeNLNXRCcrj8kjvxsn" alt=""><figcaption></figcaption></figure>

İlgili düğmeye tıklayarak doğrudan oluşturulan tarlaya gidebilir veya yeni tarlalar çizmeye devam edebilirsiniz.


---

# 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/tr/urun-turu-web-uygulamasi/ciftlik-ve-tarla-kurulumu/yeni-bir-tarla-ciz.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.
