# Короткі підказки GIS

- [QGIS: Змінити значення рядка на число в shapefile](https://docs.geopard.tech/geopard-tutorials/ukrainian/korotki-pidkazki-gis/qgis-zminiti-znachennya-ryadka-na-chislo-v-shapefile.md): Перетворюйте текстові атрибути на числові значення в QGIS для аналізу та імпорту.
- [QGIS: Обробка даних врожайності](https://docs.geopard.tech/geopard-tutorials/ukrainian/korotki-pidkazki-gis/qgis-obrobka-danikh-vrozhainosti.md): Підготуйте та очистьте дані врожайності в QGIS перед імпортом або аналізом у GeoPard.
- [QGIS: Розділити межі на підполя](https://docs.geopard.tech/geopard-tutorials/ukrainian/korotki-pidkazki-gis/qgis-rozdiliti-mezhi-na-pidpolya.md)
- [QGIS: Об'єднати векторні шари](https://docs.geopard.tech/geopard-tutorials/ukrainian/korotki-pidkazki-gis/qgis-obyednati-vektorni-shari.md)
- [QGIS: Об'єднати вибрані об'єкти з векторних файлів](https://docs.geopard.tech/geopard-tutorials/ukrainian/korotki-pidkazki-gis/qgis-obyednati-vibrani-obyekti-z-vektornikh-failiv.md)
- [QGIS: Обчислити NDVI для Drone Geotiff File](https://docs.geopard.tech/geopard-tutorials/ukrainian/korotki-pidkazki-gis/qgis-obchisliti-ndvi-dlya-drone-geotiff-file.md)
- [QGIS: Розділити багатопольові shapefile](https://docs.geopard.tech/geopard-tutorials/ukrainian/korotki-pidkazki-gis/qgis-rozdiliti-bagatopolovi-shapefile.md): Розділіть багатопольовий shapefile на окремі shapefile меж полів у QGIS для імпорту в GeoPard.
- [QGIS: Перетворити CSV на SHP](https://docs.geopard.tech/geopard-tutorials/ukrainian/korotki-pidkazki-gis/qgis-peretvoriti-csv-na-shp.md): Перетворіть точкові дані CSV на shapefile у QGIS для імпорту в GeoPard і використання в GIS.
- [QGIS: Перепроєктувати shapefile](https://docs.geopard.tech/geopard-tutorials/ukrainian/korotki-pidkazki-gis/qgis-pereproyektuvati-shapefile.md): Перепроєктуйте shapefile у QGIS, щоб він відповідав системам координат GeoPard і GIS.


---

# 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/ukrainian/korotki-pidkazki-gis.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.
