# 6. Zonu karte: pielāgota krāsu shēma

Ar laukiem saistītie datu slāņi atrodas laukā `lauks` -> `vectorAnalysisMaps` -> `geoMaps` atribūts. Tam ir avota un sīktēla "VectorAnalysisMap" attēlojumi. Katram `ģeoKarTE` Katrs satur pilnīgas detaļas par piekļuvi `url`, krāsu kodiem, klasēm un skata nosaukumiem.

{% hint style="info" %}
Kā pirmais variants, jauno krāsu shēmu var pielietot tieši, izmantojot šādu paraugu `env=c1:%23762a83%3Bc2:%23af8dc3%3Bc3:%23e7d4e8%3Bc4:%23d9f0d3%3Bc5:%237fbf7b` jābūt atzīmētam, kur `%23` ir `#` simbols un `%3b` ir `;` simbolu.
{% endhint %}

Kā otrais variants, jauno krāsu var iepriekš saglabāt, izmantojot[ Mutācija: Iestatīt pielāgotas krāsu shēmas atlasītajai "GeoMaps" mutācijai](/geopard-tutorials/lva/api-dokumentacija/geopard-api-pieprasijumu-parskats/39.-mutacija-iestatit-pielagotas-krasu-shemas-atlasitajam-geokartem.md).

### URL

[https://api.geopard.tech/geo/map?SERVICE=WMS\&VERSION=1.1.1\&REQUEST=GetMap\&FORMAT=image/png\&TRANSPARENT=true\&VIEWPARAMS=uuid:\<vector\_analysis\_map\_uuid>\&LAYERS=zone\_map\_view\&exceptions=application/vnd.ogc.se\_inimage\&SRS=EPSG:3857\&STYLES=zonesmap\_5\&HEIGHT=512\&WIDTH=512\&BBOX=\<field\_bounding\_box\_in\_epsg3857><mark style="color:zaļš;">\&env=c1:%23762a83%3Bc2:%23af8dc3%3Bc3:%23e7d4e8%3Bc4:%23d9f0d3%3Bc5:%237fbf7b</mark>\&geopardApiKey=\<your \_geopard\_api\_key>](https://api.geopard.tech/geo/map?SERVICE=WMS\&VERSION=1.1.1\&REQUEST=GetMap\&FORMAT=image/png\&TRANSPARENT=true\&VIEWPARAMS=uuid:)

### Vizualizācija

<figure><img src="https://lh4.googleusercontent.com/iEa6wne-xyboxYiPKLIAcWzs8bw6MGg9WT5dS6LauWDY1aCtF-DcF0aU_5zDrH7Itx2ZMqHvd_BZPDdv8j0vnSVmrc2SqTXOqA-Hy-jbbfomEqxIR-kV_vZGl5wXL53dEb9k0Zb6ynWO8ntfmofZAA" alt=""><figcaption><p>ZonesMap ar pielāgotu krāsu shēmu</p></figcaption></figure>


---

# 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/lva/api-dokumentacija/geo-galapunkti-telpisko-datu-piekluvei/wms-iegut-telpisko-datu-slanu-rastra-attelus/6.-zonu-karte-pielagota-krasu-shema.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.
