> 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/swe/andringslogg-och-produktutgavor/utgava-webb-augusti-2024-forhandsvisning-av-datalager-spatialt-lokaliserade-zoner-ateranvandbara-zon.md).

# Utgåva webb augusti 2024 (förhandsvisning av datalager, spatialt lokaliserade zoner, återanvändbara zoner)

### Förbättrade förhandsvisningar av datalager för skapande av zonkartor

Nu, när du skapar zonkartor, kan du förhandsgranska dina valda datalager, inklusive satellitbilder och dataset som jord, skörd och utfört arbete. <mark style="background-color:yellow;">I steget Datalager i skapandet av zonkartor ser du miniatyrförhandsvisningar av dessa lager längst ned på sidan</mark>. Varje förhandsvisning har en etikett med datum för satellitbilden eller namnet på datasetet. Du kan också ta bort lager eller öppna mer information via verktygstips. Den aktiva satellitbilden eller datasetets namn visas ovanför kartan, vilket gör det enklare att hålla koll på dina val.

<figure><img src="/files/8ea466601ebeeb7beb568e71160e2d1ddf7cd2ad" alt=""><figcaption></figcaption></figure>

### Uppdaterade kontroller för generering av rumsligt lokaliserade zonkartor

Vi har lagt till mer flexibilitet vid generering av rumsligt lokaliserade zoner. Systemet stöder nu <mark style="background-color:yellow;">att skapa fler än 11 zoner, med ett intervall från 3 till 50 zoner</mark>. Ange helt enkelt önskat antal zoner direkt i inmatningsfältet. Den här uppdateringen ger mer finmaskig kontroll och säkerställer tillräcklig geospatial detaljeringsgrad.

<figure><img src="/files/f06acbce5057d9358c3092580bc389d52b6ac719" alt=""><figcaption><p>Uppdaterade kontroller för generering av rumsligt lokaliserade zonkartor</p></figcaption></figure>

### Ytterligare förbättringar och rättningar

Utöver dessa funktioner, <mark style="background-color:yellow;">fortsätter mjukvaruutvecklingsteamet att förbättra GeoPard-kärnan</mark>. Den här månaden omfattar dessa förbättringar <mark style="background-color:yellow;">utökad täckning av automatiserade tester</mark> och <mark style="background-color:yellow;">finjusterad molninfrastruktur</mark> för att förbättra den övergripande prestandan.


---

# 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/swe/andringslogg-och-produktutgavor/utgava-webb-augusti-2024-forhandsvisning-av-datalager-spatialt-lokaliserade-zoner-ateranvandbara-zon.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.
