[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.13
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.13] - 2025-01-02
	
	- Chore: Update tooltip for pick layer action
	- Chore: Update toolbar name
	- Chore: Add pipeline support for QGIS 3.40
	
	-- [3.9.12] - 2024-01-26
	
	- Upgrade qgis_plugin_tools to version that supports subplugins
	
	-- [3.9.11] - 2023-11-03
	
	- Release plugin to pypi as well for easier access for 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

