[general]
name=FiberHome FTK QGIS GeoCopy
description=Copy geometry between selected features by choosing source and target layers from a dialog.
version=2.0.0
qgisMinimumVersion=3.22
author=Yimeng Zhang
email=zhangyimeng827@gmail.com
homepage=https://github.com/Yimeng-Zhang-827/FiberHome_FTK_QGIS_GeoCopy
repository=https://github.com/Yimeng-Zhang-827/FiberHome_FTK_QGIS_GeoCopy
tracker=https://github.com/Yimeng-Zhang-827/FiberHome_FTK_QGIS_GeoCopy/issues
license=GPL-2.0-or-later
about=FiberHome FTK QGIS GeoCopy adds a toolbar button for copying geometry from selected source features to one selected target feature. The dialog lists vector layers that currently have selected features, reducing layer selection noise. Source and target geometry types must match exactly, and CRS transformation is handled automatically.
category=Vector
tags=geometry,copy,selection,vector,editing
icon=icon.svg
experimental=False
deprecated=False
changelog=2.0.0 - Initial public release. Adds dialog-based source and target layer selection, selected-layer filtering, geometry type validation, CRS transformation, and edit-command support.
