# 2. RGB

{% hint style="info" %}
De mogelijkheid om satellietbeelden nauwkeurig bij de perceelsgrens bij te snijden wordt vermeld in de [Satellietbeeld van gewas bijgesneden op perceelsgrens](/geopard-tutorials/nl/api-docs/geo-eindpunten-voor-toegang-tot-ruimtelijke-gegevens/wms-rasterafbeeldingen-van-ruimtelijke-gegevenslagen-ophalen/16.-satellietbeeld-uitgesneden-op-veldgrens.md) voorbeeldparagraaf.&#x20;
{% endhint %}

De algemene aanpak wordt hieronder beschreven.

Perceels-gerelateerde lagen met satellietbeelden bevinden zich in de `perceel` -> `satelliteImages` -> `geoMaps` attribuut. `geoKaart` Bevat volledige details over de toegang `url`, kleurcodes, klassen en weergavenamen.

### URL

[https://api.geopard.tech/geo/map?SERVICE=WMS\&VERSION=1.1.1\&REQUEST=GetMap\&FORMAT=image%2Fvnd.jpeg-png\&TRANSPARENT=true\&LAYERS=agri%3Asentinel2\&exceptions=application%2Fvnd.ogc.se\_inimage\&SRS=EPSG%3A900913\&STYLES=agri%3Argb\_sentinel2\&WIDTH=512\&HEIGHT=512\&TIME=2019-06-28T18%3A40%3A21Z\&BBOX=-12639164.9769484%2C6652495.1748998%2C-12637882.8352729%2C6653777.4146086\&geopardApiKey=\<your\_geopard\_api\_key>](https://api.geopard.tech/geo/map?SERVICE=WMS\&VERSION=1.1.1\&REQUEST=GetMap\&FORMAT=image%2Fvnd.jpeg-png\&TRANSPARENT=true\&LAYERS=agri%3Asentinel2\&exceptions=application%2Fvnd.ogc.se_inimage\&SRS=EPSG%3A900913\&STYLES=agri%3Argb_sentinel2\&WIDTH=512\&HEIGHT=512\&TIME=2019-06-28T18%3A40%3A21Z\&BBOX=-12639164.9769484%2C6652495.1748998%2C-12637882.8352729%2C6653777.4146086\&geopardApiKey=<your_geopard_api_key>)

### Visualisatie

<figure><img src="https://lh5.googleusercontent.com/b0FeFdxA5zx35wNoKmdi3lNDnJLVN-YinfZvBzwy21fI6AGVseFayGnH8KT8uEGmdqh7YjSWFC9YUKhtrdmcH0I9s0l0nc0dXKqDiqK6AR2CtF97XRaHpM1Hh5h8G4g5TvZ9n9kWyKFna1GJk9msJw" alt=""><figcaption><p>RGB-satellietbeeld (niet bijgesneden op perceelsgrens)</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/2.-rgb.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.
