# Hitri GIS namigi

- [QGIS: Spremeni vrednosti iz niza v število v shapefilu](https://docs.geopard.tech/geopard-tutorials/svn/hitri-gis-namigi/qgis-spremeni-vrednosti-iz-niza-v-stevilo-v-shapefilu.md): Pretvori besedilne atribute v numerične vrednosti v QGIS za analizo in uvoz.
- [QGIS: Manipulacije s podatki o pridelku](https://docs.geopard.tech/geopard-tutorials/svn/hitri-gis-namigi/qgis-manipulacije-s-podatki-o-pridelku.md): Pripravi in očisti podatke o pridelku v QGIS pred uvozom ali analizo v GeoPardu.
- [QGIS: Razdeli meje na podpolja](https://docs.geopard.tech/geopard-tutorials/svn/hitri-gis-namigi/qgis-razdeli-meje-na-podpolja.md)
- [QGIS: Združi vektorske sloje](https://docs.geopard.tech/geopard-tutorials/svn/hitri-gis-namigi/qgis-zdruzi-vektorske-sloje.md)
- [QGIS: Združi izbrane objekte iz vektorskih datotek](https://docs.geopard.tech/geopard-tutorials/svn/hitri-gis-namigi/qgis-zdruzi-izbrane-objekte-iz-vektorskih-datotek.md)
- [QGIS: Izračunaj NDVI za drone Geotiff datoteko](https://docs.geopard.tech/geopard-tutorials/svn/hitri-gis-namigi/qgis-izracunaj-ndvi-za-drone-geotiff-datoteko.md)
- [QGIS: Razdeli shapefile z več polji](https://docs.geopard.tech/geopard-tutorials/svn/hitri-gis-namigi/qgis-razdeli-shapefile-z-vec-polji.md): Razdeli shapefile z več polji na ločene shapefile z mejami polj v QGIS za uvoz v GeoPard.
- [QGIS: Pretvori CSV v SHP](https://docs.geopard.tech/geopard-tutorials/svn/hitri-gis-namigi/qgis-pretvori-csv-v-shp.md): Pretvori podatke o točkah CSV v shapefile v QGIS za uvoz v GeoPard in uporabo v GIS.
- [QGIS: Reprojekcijsko pretvori shapefile](https://docs.geopard.tech/geopard-tutorials/svn/hitri-gis-namigi/qgis-reprojekcijsko-pretvori-shapefile.md): Reprojektiraj shapefile v QGIS, da se ujema s koordinatnimi sistemi GeoPard in 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/svn/hitri-gis-namigi.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.
