Save views plugin

The goal is to create QGIS plugin which will loop over all features in selected vector layer. Every feature will be save as a separated image file and saved in the target directory.

User Inputs

  1. Existing vector layer
  2. Target directory for created images

Development workflow