# Mandatory items:

[general]
name=Map Units per Pixel
qgisMinimumVersion=3.0
description=Displays the current pixel size of the map in the status bar.
version=0.2.1
author=Andreas Steffens (GDS Geo Daten Service GmbH)
email=a.steffens@gds-team.de
tracker=https://github.com/andreassteffens/qgis-map-units-per-pixel/issues
repository=https://github.com/andreassteffens/qgis-map-units-per-pixel
about=This plugin displays the pixel size in map units per pixel of the current map in the status bar.


# Recommended items:

hasProcessingProvider=no
tags=zoom, scale, map units, resolution
homepage=https://github.com/andreassteffens/qgis-map-units-per-pixel
experimental=False
deprecated=False
server=False

icon=icon.png
#plugin_dependencies=
category=Plugins

changelog=
   [2023-01-13] 0.2.1
   ------------------
   [fix] path resolution for ui file => now working on MacOS ans Linux as well

   [2022-12-29] 0.2.0
   ------------------
   [feat] turned display label into input field for changing map scale based on pixel size entered by user

   [2022-12-20] 0.1.0
   ------------------
   Initial release


