> 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/pl/dziennik-zmian-i-wydania-produktu/wydanie-web-sierpien-2024-podglady-warstw-danych-strefy-lokalizowane-przestrzennie-strefy-wielokrotn.md).

# Wydanie web sierpień 2024 (podglądy warstw danych, strefy lokalizowane przestrzennie, strefy wielokrotnego użytku)

### Ulepszone podglądy warstw danych przy tworzeniu map stref

Teraz, podczas tworzenia map stref, możesz podglądać wybrane warstwy danych, w tym obrazy satelitarne oraz zbiory danych, takie jak gleba, plon i dane aplikacyjne. <mark style="background-color:yellow;">Na etapie Warstwy danych podczas tworzenia mapy stref zobaczysz miniatury podglądu tych warstw u dołu strony</mark>. Każdy podgląd zawiera etykietę z datą obrazu satelitarnego lub nazwą zbioru danych. Możesz też usuwać warstwy albo otwierać więcej szczegółów za pomocą podpowiedzi. Aktywny obraz satelitarny lub nazwa zbioru danych pojawia się nad mapą, co ułatwia śledzenie wybranych pozycji.

<figure><img src="/files/7b11f69a775c5826ade47d09516900af935eee3b" alt=""><figcaption></figcaption></figure>

### Zaktualizowane sterowanie generowaniem map stref przestrzennie lokalizowanych

Dodaliśmy większą elastyczność w generowaniu stref przestrzennie lokalizowanych. System teraz obsługuje <mark style="background-color:yellow;">tworzenie ponad 11 stref, w zakresie od 3 do 50 stref</mark>. Wystarczy bezpośrednio wpisać żądaną liczbę stref w polu wejściowym. Ta aktualizacja zapewnia bardziej szczegółową kontrolę, gwarantując odpowiednią granularność geospatialną.

<figure><img src="/files/c428604e2ed6237e6af5e2e964ae862663361a86" alt=""><figcaption><p>Zaktualizowane sterowanie generowaniem map stref przestrzennie lokalizowanych</p></figcaption></figure>

### Dodatkowe usprawnienia i poprawki

Oprócz tych funkcji, <mark style="background-color:yellow;">zespół inżynierii oprogramowania nadal udoskonala rdzeń GeoPard</mark>. W tym miesiącu te ulepszenia obejmują <mark style="background-color:yellow;">rozszerzony zakres automatycznych testów</mark> i <mark style="background-color:yellow;">dopracowaną infrastrukturę chmurową</mark> w celu poprawy ogólnej wydajności.


---

# 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/pl/dziennik-zmian-i-wydania-produktu/wydanie-web-sierpien-2024-podglady-warstw-danych-strefy-lokalizowane-przestrzennie-strefy-wielokrotn.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.
