> 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/degisiklik-gunlugu-ve-urun-surumleri/web-surum-agustos-2024-veri-katmani-onizlemeleri-mekansal-olarak-yerellestirilmis-bolgeler-yeniden-k.md).

# Web Sürüm Ağustos 2024 (Veri Katmanı Önizlemeleri, Mekânsal Olarak Yerelleştirilmiş Bölgeler, Yeniden Kullanılabilir Bölgeler)

### Bölgeler Haritası Oluşturma için Geliştirilmiş Veri Katmanı Önizlemeleri

Artık Bölgeler Haritaları oluştururken, uydu görüntüleri ile toprak, verim ve uygulama sonrası gibi veri kümeleri de dahil olmak üzere seçtiğiniz veri katmanlarını önizleyebilirsiniz. <mark style="background-color:yellow;">Bölgeler Haritası oluşturmanın Veri Katmanları adımında, bu katmanların küçük önizlemelerini sayfanın alt kısmında göreceksiniz</mark>. Her önizleme, uydu görüntüsü tarihi veya veri kümesi adıyla birlikte bir etiket içerir. Katmanları kaldırabilir veya araç ipuçları üzerinden daha fazla ayrıntı açabilirsiniz. Aktif uydu görüntüsü veya veri kümesi adı haritanın üzerinde görünür ve seçimlerinizi takip etmeyi kolaylaştırır.

<figure><img src="/files/58c278a1090a9834ef061c5b87f09d63ed4cb165" alt=""><figcaption></figcaption></figure>

### Mekânsal Olarak Yerelleştirilmiş Bölgeler Haritası Oluşturma için Güncellenmiş Kontroller

Mekânsal Olarak Yerelleştirilmiş Bölgeler oluştururken daha fazla esneklik ekledik. Sistem artık <mark style="background-color:yellow;">3 ile 50 bölge arasında, 11’den fazla bölge oluşturmayı destekliyor</mark>. İstediğiniz bölge sayısını doğrudan giriş alanına girmeniz yeterli. Bu güncelleme, daha ayrıntılı kontrol sağlayarak yeterli coğrafi ayrıntı düzeyi sunar.

<figure><img src="/files/a9094ca2d16b1da5aa262e8671ab13a18ac1c584" alt=""><figcaption><p>Mekânsal Olarak Yerelleştirilmiş Bölgeler Haritası Oluşturma için Güncellenmiş Kontroller</p></figcaption></figure>

### Ek İyileştirmeler ve Düzeltmeler

Bu özelliklerin yanı sıra, <mark style="background-color:yellow;">yazılım mühendisliği ekibi GeoPard çekirdeğini geliştirmeye devam ediyor</mark>. Bu ay, bu iyileştirmeler arasında <mark style="background-color:yellow;">genişletilmiş otomatik test kapsamı</mark> ve <mark style="background-color:yellow;">ince ayarlanmış bulut altyapısı</mark> toplam performansı iyileştirmek için.


---

# 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/degisiklik-gunlugu-ve-urun-surumleri/web-surum-agustos-2024-veri-katmani-onizlemeleri-mekansal-olarak-yerellestirilmis-bolgeler-yeniden-k.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.
