Create new PLpgSQL function - Giswater/giswater_dbmodel GitHub Wiki
In order to create new function, you need to follow:
-
First of all, it is possible to create stored procedures as complex as you want. Here after you can see two examples to work in association with toolbox. The basic and the detalied ones: Code it (as simple as possible) Code it (detailed one)
-
After that you need to: Register it Configure on toolbox
-
To finish with configuration it is possible to associate style, layermanager or python functions enabling lots of possibilities. To use it Configure function