# 5. ZonesMap

Veldgerelateerde datalagen bevinden zich in het `perceel` -> `vectorAnalysisMaps` -> `geoMaps` attribuut. Het heeft de origin- en miniatuurweergaven "VectorAnalysisMap". Elke `geoKaart` bevat volledige details over de toegang-url, kleurcodes, klassen en weergavenaam.

### 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>\&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:<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>\&geopardApiKey=<your_geopard_api_key>)

### Visualisatie

<figure><img src="https://lh5.googleusercontent.com/T2sOMsqcxOE1P0e-TzLPZPaASQ1zR_8uF6ytLcnFphm3FDEmiBIxq4lqz923d9t0zkYN9bilinNE9DHQi71q2Nd1zFkVSZ1lz05oe2PyS6CJuoXNgPKQBKUJnrrpaQn969NQx_ajgS4RvvQOSt5HTw" alt=""><figcaption><p>ZonesMap met Standaard Kleurschema</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/nl/api-docs/geo-eindpunten-voor-toegang-tot-ruimtelijke-gegevens/wms-rasterafbeeldingen-van-ruimtelijke-gegevenslagen-ophalen/5.-zonesmap.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.
