Workshop QGIS Python GeoPython 2018: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
| Zeile 6: | Zeile 6: | ||
==Program== | ==Program== | ||
# Welcome and QGIS installation | # 1. Welcome and QGIS installation | ||
# Intro to QGIS | # 2. Intro to QGIS | ||
# Intro to QGIS processing framework and scripting with Python | # 3. Intro to QGIS processing framework and scripting with Python | ||
# Hands-on Exercises | # 4. Hands-on Exercises | ||
# Wrap-up & Conclusion | # 5. Wrap-up & Conclusion | ||
==Material== | ==Material== | ||
Version vom 12. Februar 2018, 13:46 Uhr
- Workshop about QGIS processing framework: Automating tasks with Python
- by Prof. Stefan Keller and Kang Zi Jing, Geometa Lab at HSR Rapperswil
- 7 May, 2018, Basel/Muttenz, https://2018.geopython.net/
[Description]
Program
- 1. Welcome and QGIS installation
- 2. Intro to QGIS
- 3. Intro to QGIS processing framework and scripting with Python
- 4. Hands-on Exercises
- 5. Wrap-up & Conclusion
Material
[tbc]
Hardware and Software
Hardware: Bring your own device!
- You need a regular computer (Windows, Linux, Mac) with admin credentials (in case QGIS is not yet installed)
- Wi-Fi capabilities
Software:
- QGIS: We need current QGIS Version 2.18.x.
- Web browser
Notes
See also:
- Workshop_QGIS_Python_GeoPython_2017 on Expression Functions.