Project: QGIS

Version: 2.14.0

Feature: Custom feature form Python code options

This feature adds more options to the custom feature form Python code:

  • load from file (with file picker widget)
  • load from the environment (i.e. a plugin or a Python init function)
  • directly enter the code in an input widget (new option)

The configuration options, including the custom Python code entered in the dialog are stored in the project as well as in the style QML settings and can be exported/restored from a DB.

This feature was funded by ARPA Piemonte

This feature was developed by Alessandro Pasotti (ItOpen)