Skip to content

Development guide

Daniel Marín edited this page Jul 8, 2026 · 6 revisions

Development guide

QGIS Plugin

Database model (PL/pgSQL)

In order to develop your own applications, in this chapter we show you how:

Understanding Main Workflows

Create new PL/PSQL function

Use existing PL/PSQL function

PLpgSQL function input parameters

PLpgSQL function output parameters

Clone this wiki locally