# 18. YieldDatasetsMap: aangepast kleurschema

Het is mogelijk het kleurenschema van de WMS-weergave van de bodemdataset te wijzigen. De kleurparameters genaamd `"c1", "c2", "c3", "c4", en "c5"` moeten worden toegevoegd aan het einde van de "`env`" parameter in "`geoMaps`" → "`url`".

{% hint style="info" %}
`De "env"-parameters van het "geoMaps" → "url" → "raw_"-voorvoegsel zouden eruit moeten zien als env=v1:27.39150047302246%3Bv2:34.425498962402344%3Bv3:38.2135009765625%3Bv4:43.2135009765625%3Bv5:55.86349868774414%3Bc1:%23ca0020%3Bc2:%23f4a582%3Bc3:%23f7f7f7%3Bc4:%2392c5de%3Bc5:%230571b0` waarbij %23 het #-symbool is en %3b het ;-symbool. Nieuwe kleuren (`"c1", "c2", "c3", "c4"`) worden hier opgenomen `%3Bc1:%23ca0020%3Bc2:%23f4a582%3Bc3:%2392c5de%3Bc4:%230571b0`
{% endhint %}

### Voorbeeld: Standaard kleurenschema

<figure><img src="/files/a2f10d12754e628321f843a8e9f9ec7dcab38784" alt=""><figcaption><p>Standaard kleurenschema</p></figcaption></figure>

### Voorbeeld: Aangepast kleurenschema

<figure><img src="/files/09a5821c7ab99ed5d2dd1d6acddfe23b1262eccb" alt=""><figcaption><p>Aangepast kleurenschema</p></figcaption></figure>

<br>


---

# Agent Instructions: 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:

```
GET https://docs.geopard.tech/geopard-tutorials/nl/api-docs/geo-eindpunten-voor-toegang-tot-ruimtelijke-gegevens/wms-rasterafbeeldingen-van-ruimtelijke-gegevenslagen-ophalen/18.-yielddatasetsmap-aangepast-kleurschema.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
