# Snabba GIS-tips

- [QGIS: Ändra textsträng till numeriska värden i shapefilen](https://docs.geopard.tech/geopard-tutorials/swe/snabba-gis-tips/qgis-andra-textstrang-till-numeriska-varden-i-shapefilen.md): Konvertera textattribut till numeriska värden i QGIS för analys och import.
- [QGIS: Bearbetning av skördedata](https://docs.geopard.tech/geopard-tutorials/swe/snabba-gis-tips/qgis-bearbetning-av-skordedata.md): Förbered och rensa skördedata i QGIS innan du importerar eller analyserar den i GeoPard.
- [QGIS: Dela gränser i delytor](https://docs.geopard.tech/geopard-tutorials/swe/snabba-gis-tips/qgis-dela-granser-i-delytor.md)
- [QGIS: Slå samman vektorlager](https://docs.geopard.tech/geopard-tutorials/swe/snabba-gis-tips/qgis-sla-samman-vektorlager.md)
- [QGIS: Slå samman valda objekt från vektorfiler](https://docs.geopard.tech/geopard-tutorials/swe/snabba-gis-tips/qgis-sla-samman-valda-objekt-fran-vektorfiler.md)
- [QGIS: Beräkna NDVI för drone-Geotiff-filen](https://docs.geopard.tech/geopard-tutorials/swe/snabba-gis-tips/qgis-berakna-ndvi-for-drone-geotiff-filen.md)
- [QGIS: Dela shapefiler med flera fält](https://docs.geopard.tech/geopard-tutorials/swe/snabba-gis-tips/qgis-dela-shapefiler-med-flera-falt.md): Dela en shapefil med flera fält till separata shapefiler för fältgränser i QGIS för import till GeoPard.
- [QGIS: Konvertera CSV till SHP](https://docs.geopard.tech/geopard-tutorials/swe/snabba-gis-tips/qgis-konvertera-csv-till-shp.md): Konvertera CSV-punktdata till en shapefil i QGIS för import till GeoPard och GIS-användning.
- [QGIS: Reprojicera shapefil](https://docs.geopard.tech/geopard-tutorials/swe/snabba-gis-tips/qgis-reprojicera-shapefil.md): Reprojicera en shapefil i QGIS så att den matchar GeoPard och GIS-koordinatsystem.


---

# 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/swe/snabba-gis-tips.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.
