> 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/eksportet-lejupieladet/satelitattelu-eksports-ka-geotiff-vai-geojson.md).

# Satelītattēlu eksports kā GeoTIFF vai GeoJSON

GeoPard ļauj eksportēt ar jūsu laukiem saistītos satelītattēlus GeoTIFF un GeoJSON formātos.

## Eksporta lietotāja saskarne

Dodieties uz Lauka profila lapu un atlasiet attēlu.

<figure><img src="/files/02a606dd0cdc6c300ba7add8c71c5ba6da2de84e" alt=""><figcaption></figcaption></figure>

Atlasiet eksporta opcijas: tipu — GeoJSON vai GeoTIFF — un buferēto pikseļu skaitu.\
Pēc tam noklikšķiniet uz **Lejupielādēt** poga.

<figure><img src="/files/b87ab3ab7078de26bce8c18597306df840624724" alt=""><figcaption></figcaption></figure>

Eksportētajos failos esošie dati ir atkarīgi no satelītattēlu piegādātāja.

## Sentinel-2 attēli

A **Sentinel-2** attēls satur:

1. *1. josla (GeoTIFF) VAI maska (GeoJSON)* izskaidro, vai pikselis atrodas lauka robežās
2. *2. josla (GeoTIFF)* VAI *nir* *(GeoJSON)* attēlo NIR joslu
3. *3. josla (GeoTIFF)* VAI *sarkans (GeoJSON)* attēlo SARKANO joslu
4. *4. josla (GeoTIFF)* VAI *zaļš (GeoJSON)* attēlo ZAĻO joslu
5. *5. josla (GeoTIFF)* VAI *zils (GeoJSON)* attēlo ZILO joslu
6. *6. josla (GeoTIFF)* VAI *rededge (GeoJSON)* attēlo SARKANĀ MALAS joslu
7. *7. josla (GeoTIFF)* VAI *swir* *(GeoJSON)* attēlo SWIR joslu

<figure><img src="/files/0031a60c31275b4a8de54a1ebad1996f31598818" alt=""><figcaption></figcaption></figure>

## Landsat attēli

A **Landsat** attēls satur:

1. *1. josla (GeoTIFF) VAI maska (GeoJSON)* izskaidro, vai pikselis atrodas lauka robežās
2. *2. josla (GeoTIFF) VAI nir* *(GeoJSON)* attēlo NIR joslu
3. *3. josla (GeoTIFF)* VAI *sarkans (GeoJSON)* attēlo SARKANO joslu
4. *4. josla (GeoTIFF)* VAI *zaļš (GeoJSON)* attēlo ZAĻO joslu
5. *5. josla (GeoTIFF)* VAI *zils (GeoJSON)* attēlo ZILO joslu

Šādi izskatās izvade QGIS:

<figure><img src="/files/a50f2b608b79486a7af231179069b353965ecfdc" alt=""><figcaption></figcaption></figure>

## Planet attēli

A **Planet** attēla atvasinājums satur normalizētas vērtības:

1. *1. josla (GeoTIFF)* VAI *maska (GeoJSON)* izskaidro, vai pikselis atrodas lauka robežās
2. *2. josla (GeoTIFF)* VAI *zils (GeoJSON)* attēlo ZILO joslu
3. *3. josla (GeoTIFF)* VAI *zaļš (GeoJSON)* attēlo ZAĻO joslu
4. *4. josla (GeoTIFF)* VAI *sarkans (GeoJSON)* attēlo SARKANO joslu
5. *5. josla (GeoTIFF)* VAI *nir (GeoJSON)* attēlo NIR joslu

<figure><img src="/files/3b67dff92994eb4265dfcf3cc9c79ab609eee681" alt=""><figcaption></figcaption></figure>


---

# 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/eksportet-lejupieladet/satelitattelu-eksports-ka-geotiff-vai-geojson.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.
