[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.9
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.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
	
	-- [3.9.8] - 2023-09-12
	
	- Fix: Include .qm translation files to the zip generated by release workflow action
	
	-- [3.9.7] - 2023-09-06
	
	- update author email
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

