> For the complete documentation index, see [llms.txt](https://docs.geopard.tech/geopard-tutorials/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.geopard.tech/geopard-tutorials/lva/api-dokumentacija/geo-galapunkti-telpisko-datu-piekluvei/wms-iegut-telpisko-datu-slanu-rastra-attelus/13.-augsnes-datu-kopu-karte.md).

# 13. Augsnes datu kopu karte

Katrs "SoilDataset" satur objektus ar noklusējuma, raw\_ un processed\_ prefiksiem laukā `lauks` -> `soilDatasets` -> `geoMaps` atribūts. The `geoMaps` -> `url` tiek izmantots, lai rādītu kartes kā WMS slāni.

{% hint style="info" %}
Kā ievaddatus atbalsta punkti un poligoni.
{% endhint %}

{% hint style="info" %}
"SoilDataset" jāaugšupielādē iepriekš.
{% endhint %}

<figure><img src="https://lh3.googleusercontent.com/4MczjnNxgs1YZpBZALrcvN5nUbCucA9_FpIOHiuw6lqyJmV22OzWd12GbiiaB1DtzXwoaF-4VOR_hengSOiKXBcUC2TfYihQOydmgU8fNtl99p_7svF7r7Rp4q5YVIGXmDasXNtyBSOzg34_96QduA" alt=""><figcaption><p>Neapstrādāti B dati (noklusējuma augsnes stils)</p></figcaption></figure>

<figure><img src="https://lh3.googleusercontent.com/jV7IfC3AT2xrDtwfkbDnBuIkkSrVjXFGbim0WzatVev9a3Xp8gvGv3ds6rRl14ti5SORH8QJP5L4M2ofk-Q9kUkUl-wgLA2fYH-WpRhPEi4cP_sUgCluQW-Jbiv0ppOJ-_or73vQzNaUFU0MiC-vKA" alt=""><figcaption><p><em>Neapstrādāti EC_Deep_ms dati (noklusējuma augsnes stils)</em></p></figcaption></figure>

<figure><img src="https://lh3.googleusercontent.com/TweSqF7WEbQ6fLA3n3HXiV4DOFbvZmfIINdYJ5vn1LgiiUpPZjvdxsNsb68stFQ_HOMvF4FzCX3nk5JEV8vkX3tMnah9bX7_Aj_mQUJFrsd7xUiSg4zRLhH4ELi9L7a1OPpgCRYNxBe_4KRmu2VKpw" alt=""><figcaption><p>Attīrīti un rastorizēti EC_Deep_ms dati (noklusējuma augsnes stils)</p></figcaption></figure>

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.geopard.tech/geopard-tutorials/lva/api-dokumentacija/geo-galapunkti-telpisko-datu-piekluvei/wms-iegut-telpisko-datu-slanu-rastra-attelus/13.-augsnes-datu-kopu-karte.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
