[general]
name=Better Rotate
qgisMinimumVersion=3.30
qgisMaximumVersion=4.99
description=Advanced rotation tool with custom coordinate system and rotation center
version=1.1.0
author=msorair
email=sorair42@gmail.com
icon=better_rotate.svg

about=
  Interactive rotation of selected features with user-defined coordinate system and rotation center. 

  Rotation center
    1) Group center: rotate all selected features around a single shared center. You can set a custom center with Ctrl + Left Click.
    2) Individual centers: rotate each feature around its own centroid.

  Rotate in a chosen CRS
    Geometries sometimes need to be rotated in a projected Target CRS instead of a geographic (Lat/Lon) CRS. This avoids distortion before transforming the results back to the source layer CRS for output.



tracker=https://github.com/msorair/qgis-better-rotate-plugin/issues
repository=https://github.com/msorair/qgis-better-rotate-plugin
category=Plugins
homepage=https://github.com/msorair/qgis-better-rotate-plugin/#readme
tags=rotate,vector
hasProcessingProvider=False
experimental=False
changelog=
    1.0.1 - Update readme
    1.0.0 - First Commit
    1.1.0 - Support QGIS 4.x
