Objectives: Select features from a vector layerIterate over selected features Open the QGIS Python Console From the menu, select Plugins -> Python Console, or Ctrl + Alt + P...
Archives: Blog
Objectives: Retrieve data from the vector attribute table Open the QGIS Python Console From the menu, select Plugins -> Python Console, or Ctrl + Alt + P (Windows) You can type...
Objectives: Get statistics for a raster band Open the QGIS Python Console From the menu, select Plugins -> Python Console, or Ctrl + Alt + P (Windows) You can type directly into the...
Objectives: Get information from layers that have already been added to the QGIS interface Open the QGIS Python Console From the menu, select Plugins -> Python Console, or Ctrl + Alt + P...
Objectives: Load raster and vector layers without adding them to the QGIS interface Open the QGIS Python Console From the menu, select Plugins -> Python Console, or Ctrl + Alt + P...
Objectives: Query the value of a raster layer at a points Open the QGIS Python Console From the menu, select Plugins -> Python Console, or Ctrl + Alt + P (Windows) You can type...