# 7. ZonesMap: miniatura

Las capas de datos relacionadas con las zonas de campo se encuentran en el `campo` -> `vectorAnalysisMaps` -> `geoMaps` atributo. Tiene las representaciones de origen y miniatura "VectorAnalysisMap". Cada `geoMapa` Cada uno contiene detalles completos sobre el acceso `url`, códigos de color, clases y nombre de vista.

{% hint style="info" %}
Aquí también se puede aplicar un esquema de color personalizado mediante el uso directo del `env` atributo o mediante [Mutación: Establecer esquemas de color personalizados en la mutación "GeoMaps" seleccionada](/geopard-tutorials/esp/documentacion-de-la-api/resumen-de-solicitudes-de-la-api-de-geopard/39.-mutacion-establecer-esquemas-de-color-personalizados-para-los-geomaps-seleccionados.md).
{% endhint %}

### URL

[https://api.geopard.tech/geo/map/reflect?TRANSPARENT=true\&VIEWPARAMS=uuid:\<vector\_analysis\_map\_uuid>\&LAYERS=zone\_map\_view\&SRS=EPSG:3857\&STYLES=zonesmap\_5\&HEIGHT=128\&BBOX=\<field\_bounding\_box\_in\_epsg3857>\&geopardApiKey=\<your\_geopard\_api\_key>](https://api.geopard.tech/geo/map/reflect?TRANSPARENT=true\&VIEWPARAMS=uuid:<vector_analysis_map_uuid>\&LAYERS=zone_map_view\&SRS=EPSG:3857\&STYLES=zonesmap_5\&HEIGHT=128\&BBOX=<field_bounding_box_in_epsg3857>\&geopardApiKey=<your_geopard_api_key>)

### Visualización

<figure><img src="https://lh4.googleusercontent.com/sAmtFGfKnrbMYueJI13Ynzl77GQeNZOo07vEW7Yf1rSlSxyjiedj2x4y5VUkh9dt8TiqrqifyZcJzCERx9xEFMX7ZIjt7VAdmoT9p7C4VNoZsgvkG02nY2AWMg2pCXmPimENnGnUM6sqcncI4MK3cg" alt="" width="188"><figcaption><p>Miniatura de ZonesMap con esquema de color predeterminado</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/esp/documentacion-de-la-api/puntos-de-acceso-geoespaciales-para-acceso-a-datos-espaciales/wms-obtener-imagenes-raster-de-capas-de-datos-espaciales/7.-zonesmap-miniatura.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.
