[general]
name = Segment reshape tool
qgisMinimumVersion = 3.22
qgisMaximumVersion = 3.99
description = Tool to reshape toplogically connected segments
version = 0.1.10
author = National Land Survey of Finland
email = os@nls.fi
about = With this plugin QGIS user can select the common segment of multiple features using a map tool and then reshape the segment for all features with one edit. Topological editing (found in snapping toolbar) must be turned on before reshape operation.
changelog = -- [0.1.10] - 2025-06-19
	
	- Feature: Use visible vector layers as candidate layers in map tool usage
	- Feature: Add support for configuring candidate layers for common segments
	
	-- [0.1.9] - 2025-01-16
	
	- Fix: Edit edge layers only if the edge position changes
	
	-- [0.1.8] - 2025-01-08
	
	- Chore: Fix releasing pipeline
tags = editing, geometry, topology
homepage = https://github.com/nlsfi/segment-reshape-qgis-plugin
tracker = https://github.com/nlsfi/segment-reshape-qgis-plugin/issues
repository = https://github.com/nlsfi/segment-reshape-qgis-plugin
experimental = False
deprecated = False

