Project: InaSAFE

Version: 4.3.0

Feature: InaSAFE specific QGIS Expressions

As part of our goal of enabling rich, customisable reporting we have extended and cleaned up the collection of QGIS Expressions and Variables provided by InaSAFE. These expressions can be used in QGIS Composer to add InaSAFE related components in your report layouts. For example:

'Located ' || to_int(distance_to_nearest_place()) || 'm, ' || to_int(bearing_to_nearest_place()) || ' ˚ ' || direction_to_nearest_place() || ' of ' || name_of_the_nearest_place() would render as :

A detailed list of expressions and how they can be used can be found at in the online manual for InaSAFE.

This feature was funded by DFAT/DMI

This feature was developed by Kartoza