[general]
name = pickLayer
qgisMinimumVersion = 3.16
qgisMaximumVersion = 3.99
description = pick to feature on map canvas to perform layer and feature commands
version = 3.9.11
author = National Land Survey of Finland
email = os@nls.fi
about = The plugin allows to perform layer and features operations by a contextual menu clicking over features on map canvas. This is useful when many layers are loaded in the project and is difficult to find them in a crowded legend.
changelog = -- [3.9.11] - 2023-11-03
	
	- Release plugin to pypi as well for easier access for other plugins
	
	-- [3.9.10] - 2023-11-02
	
	- Fix defining layers to search from for set active layer tool
	
	-- [3.9.9] - 2023-11-01
	
	- Find most logical closest feature from nested features with set active layer tool
	- Add qgis-plugin-dev-tools entry point to aid development with other plugins
tags = layer, active layer, functions, change, snap, properties, editing, hide, context menu, context, menu, datasource, data source
homepage = https://github.com/nlsfi/pickLayer
tracker = https://github.com/nlsfi/pickLayer/issues
repository = https://github.com/nlsfi/pickLayer
icon = resources/icons/pick_layer.svg
experimental = False
deprecated = False

