> 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/produkta-apskats-timekla-lietotne/saimniecibas-un-lauka-iestatisana/uzzimet-jaunu-lauku.md).

# Uzzīmēt jaunu lauku

Tagad, pēc tam kad esat izveidojis savu pirmo saimniecību, varat turpināt veidot (iezīmēt) savus laukus.

Jūs varat pievienot lauku savai saimniecībai divos veidos: augšupielādējot .shp failu vai manuāli iezīmējot lauku. Pagaidām pievērsīsimies lauku manuālai iezīmēšanai.

1. Noklikšķiniet uz pogas, lai izveidotu lauku.

<figure><img src="https://lh3.googleusercontent.com/ge6fnIr4qs_BJe68pueg3MPzfc5HWfUn_NhZ7gFyghVsYdWAyXkAL3fKRn9nGA5ixSt6FCDpJyXNbQvkkYmAVG4XOW7ePWmJRPmU_AyiiJRB_JgrQuSTNkvme0w8sqTo5__bZoeJ" alt=""><figcaption></figcaption></figure>

2. Nākamajā solī ievadiet lauka nosaukumu un atlasiet iepriekš izveidoto saimniecību.

<figure><img src="https://lh6.googleusercontent.com/gHtiPPaNwEpTveKsgiwF8WCRfrAW7iMevSoo28I7ngRP81-RPY60YgP5DGwmnLF6r7GxBmUTNwJlezBjfQSk_kwG83d3rmVZjV9pTgFfGEPZmMaOJw8RoRBOe0JFK4ZTpyXI9YTc" alt=""><figcaption></figcaption></figure>

3. Pēc tam noklikšķiniet **Zīmēt** labajā pusē.

<figure><img src="https://lh4.googleusercontent.com/pZqMWBOkwcoM6zHuM79-_pvsY9KJ4TqgU7MEpmmrSSLdX7jRC8dIBfQ1OQeTP1FxTzg0Tnxty3ReAblnikOnqlQy3_AbNWPBF1ncfkI11RaI47js5f-PoNZeEZOPVCsByGh18WJ8" alt=""><figcaption></figcaption></figure>

4. Nepieciešamo vietu varat ērti atrast, izmantojot lauku “Meklēt”. Meklēšana ļauj meklēt gan pēc nosaukuma, gan koordinātēm. Ir iespējams izmantot arī standarta kartes navigāciju – ar kursoru un pogām “+” un “-”.
5. Kad esat nonācis līdz vajadzīgajai teritorijai, noklikšķiniet jebkurā atlasītās teritorijas vietā (darbojas gan labais, gan kreisais klikšķis), lai sāktu manuālu iezīmēšanu. Jūs sākat ar vienu punktu (punktu) un pievienojat vēl punktus, lai iezīmētu sava lauka robežas.
6. Lai pabeigtu iezīmēšanu, vienkārši savienojiet pēdējo punktu ar pirmo vai veiciet dubultklikšķi ar kreiso peles pogu.

<figure><img src="https://lh4.googleusercontent.com/xBGAi0UzG3PHFBxG-0GzsLrOCoT3BanD2WcqiS7ECbu465MTkLiOKI8O5WOgatN_lgp_g-0SV3el6ItWbCnRDAT4JDivkNITsg4p-Vl62AbDt1sn1ODuf2TL08hI0pZElLlBCBoO" alt=""><figcaption></figcaption></figure>

7. Lietotne automātiski aprēķinās atlasītās teritorijas platību. Noklikšķiniet uz pogas, lai saglabātu sava lauka uzzīmēto formu.

<figure><img src="https://lh6.googleusercontent.com/BEZ7X2cbTFIqK39iD88MDUW74PQnECqLcNeq4e8BTisMYXrY9Oon2AJbSwnDWm06D5SMq2wRrfSI7iL6QfQaSh4yNIh1MGtcD0_wxci4JYHy37LFIBwNyqBCihJOZFMO_gCm-S37" alt=""><figcaption></figcaption></figure>

Jūs redzēsiet informatīvu paziņojumu, ka pirmie vēsturiskie satelītattēli būs pieejami pēc pāris minūtēm, bet pilnais datu kopums – aptuveni pēc 1 stundas vai ātrāk.

<figure><img src="https://lh3.googleusercontent.com/3pke3sv5ofThJkozjn0aOb2EVqBgkHmjhqBP8BzhnDLu-sc1X7_NuzrD_uMoQjCa0tgE7ev-z6T9ZjygFaDFNnaIpZsqkFEDH0v14e1AvLXoFl1Zf3HVHufeNLNXRCcrj8kjvxsn" alt=""><figcaption></figcaption></figure>

Varat vai nu uzreiz atvērt izveidoto lauku, noklikšķinot uz attiecīgās pogas, vai arī turpināt iezīmēt jaunus laukus.


---

# 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/produkta-apskats-timekla-lietotne/saimniecibas-un-lauka-iestatisana/uzzimet-jaunu-lauku.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.
