Functions to manipulate arrays and maps in field calculator
A plugin that add functions to manipulate arrays in field calculator (array_min, array_avg, array_majority, etc.). Also add support for hstore strings ("others_tags" field on .osm files). Since QGIS 3.20, all functions have been integrated into Qgis core, so this plugin is depreciated. For array_lambda and array_avg, please use array_foreach and array_mean.
Plugin Tags