-
I've been toying around with the idea of a PyQGIS intro for non-programmers without all the boring parts of vanilla Python tutorials. Not sure how far this will go, but it's a start: anitagraser.com/projects/pyqgis-101-introduction-to-qgis-python-programming-for-non-programmers/
-
Thank you all for your feedback and encouragement! I've updated the existing chapters and added a new one anitagraser.com/projects/pyqgis-101-introduction-to-qgis-python-programming-for-non-programmers/
-
#PyQGIS101 vector styling: a starry night?! anitagraser.com/pyqgis-101-introduction-to-qgis-python-programming-for-non-programmers/pyqgis-101-styling-vector-layers/
-
Interesting to see requests for a motivation section that justifies why learning #python is worthwhile. I thought we were beyond that point. #QGIS #gistribe
-
Been waiting for a #PyQGIS101 raster example? Here it is anitagraser.com/pyqgis-101-introduction-to-qgis-python-programming-for-non-programmers/pyqgis-101-loading-a-raster-layer/
-
The raster chapter also includes the first if statement example. Next up: probably how to call a Processing tool
-
Turns out using Processing tools in #PyQGIS requires basic Python dictionary knowledge. Another building block down anitagraser.com/pyqgis-101-introduction-to-qgis-python-programming-for-non-programmers/pyqgis-101-running-processing-tools/
-
Learn how to export maps to PDF using #Python in the latest example of #PyQGIS101 anitagraser.com/pyqgis-101-introduction-to-qgis-python-programming-for-non-programmers/pyqgis-101-exporting-layouts/ #QGIS
-
This is the first example that touches on oop inheritance. Know a good resource explaining the concept, ideally with python examples? Let me know! #pyqgis101
-
Realized I had comments disabled on the last couple of #PyQGIS101 examples. That wasn't on purpose.
-
New in: creating & modifying #QGIS vector layers using #Python: anitagraser.com/pyqgis-101-introduction-to-qgis-python-programming-for-non-programmers/pyqgis101-creating-editing-a-new-vector-layer/ #PyQGIS101
-
Due to popular demand: chaining #QGIS Processing tools to create more complex workflows in #Python anitagraser.com/pyqgis-101-introduction-to-qgis-python-programming-for-non-programmers/pyqgis101-chaining-processing-tools/ #PyQGIS101
-
New #PyQGIS101 post: renaming and removing project layers anitagraser.com/pyqgis-101-introduction-to-qgis-python-programming-for-non-programmers/pyqgis-101-managing-project-layers/ #GISChat #QGIS
-
If you want to learn advanced #PyQGIS stuff, follow @nyalldawson on GIS.SE gis.stackexchange.com/users/28443/ndawson?tab=answers, bit random of course, but awesome nonetheless! #qgis #gischat