Skip to content

Extra expression functions for the QGIS expression engine that didn't make it into QGIS 2.0

Notifications You must be signed in to change notification settings

nyalldawson/qgsexpressionsplus

 
 

Repository files navigation

QgsExpression Plus

Extra expression functions for the QGIS expression engine that didn't make it into QGIS 2.0

Contributors welcome :)

Current functions so far ---------------------

ramp_color_rgb -> Return just rgb from the given color ramp

Function ideas

red()
green()
blue()
alpha()
hue()
saturation()

Just a quick note

Functions used from this project will not be available in other QGIS installs without first installing and enabling this plugin.

About

Extra expression functions for the QGIS expression engine that didn't make it into QGIS 2.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 88.2%
  • Shell 11.8%