[general]
name=ProjectUTM
description=Set CRS of the Project to the UTM Zone of the area.
about=Set CRS of the Project to the UTM Zone corresponding to the center
     of the extend of the active layer.
version=1.0
qgisMinimumVersion=3.0
author=Florian Neukirchen
email=mail@riannek.de
tracker= https://github.com/florianneukirchen/qgis-project-as-utm/issues
repository=https://github.com/florianneukirchen/qgis-project-as-utm

changelog=1.0
    - Warn if the layer extent is not fully within the UTM zone.
    0.2 
    - Now it also works on layers in any CRS, not only WGS84 ...
    - Do not crash if pyproj did not return any CRS
    0.1 (2022-09)
    - Initial version


# Tags are comma separated with spaces allowed
tags=vector, crs, utm
homepage=https://www.riannek.de/code/qgis-plugin-projectutm/


# experimental flag
experimental=False
