> 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/nl/changelog-and-productreleases/release-web-juli-2023-pagina-werklog-som-in-datasets.md).

# Release web juli 2023 (pagina Werklog, som in datasets)

## Operaties logboekpagina

\[FTR] Waarschuwingen weergeven in de succescategorie, de genegeerde categorie toevoegen

<figure><img src="/files/fc5bcb0363c7409357dc3b2dd0126b265979a232" alt=""><figcaption></figcaption></figure>

\[FTR] Operaties splitsen per entiteit

<figure><img src="/files/2afaf9a41ea7ba138ec65fd0f8228f97ce36e816" alt="" width="269"><figcaption></figcaption></figure>

\[FTR] Groepering van datasets op de veldpagina

<figure><img src="/files/56f79a9edb63e44910d36732415faee153519aaa" alt="" width="364"><figcaption></figcaption></figure>

## Som als aanvullende statistische afgeleide

\[FTR] Verbeter legendes voor dataset- en vergelijkingenkaarten: de som wordt weergegeven in de statistieken van de vergelijkingenkaart, opbrengstgegevens en Overzichten van Toegepast/Gezaaid

<figure><img src="/files/68466e7a80275379af4f5124d3dbddbc094885ab" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/3ec59f45c608fe1ba0c09c5980c5cb52622a9774" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/161f709c053a22c8246003a2e64a3e09efbd1af4" alt=""><figcaption></figcaption></figure>

## Andere technische verbeteringen

\[FTR] Niet opgeschoonde gegroepeerde datasets naar het einde plaatsen, unit-tests toevoegen, tooltips bijwerken

\[BUG] Ophalen oplossen met behulp van de `Numpy` vlag voor de legende van de vergelijkingkaart

\[BUG] Foutafhandeling bij batchaanvraag van satellietbeelden bijwerken

\[BUG] Plaatshouderlinks voor de datalaagboom repareren

<br>


---

# 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/nl/changelog-and-productreleases/release-web-juli-2023-pagina-werklog-som-in-datasets.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.
