[general]
name=Measures of Compactness
category=None
hasProcessingProvider=True
description=This plugin adds various functions expression to measure the degree of compactness of a geometry(ies) (Polsby–Popper, Reock, Skew, etc...)
about=
    This plugin adds some common ways to measure the compactness through function expressions

    These functions are particularly useful to detect gerrymandering, evaluate the regularity of a parcel, lot, etc...

    For an introduction on geometry and compactness, see the wonderful `Math for the people` course <a href="https://web.stevenson.edu/mbranson/m4tp/version1/gerrymandering-math-topic-compactness.html">https://web.stevenson.edu/mbranson/m4tp/version1/gerrymandering-math-topic-compactness.html</a>
icon=resources/images/default_icon.png
tags=gerrymandering,democracy,compactness,geometry,districting,redistricting,field-calculator,expression,fucktrump

# credits and contact
author=Valentin Buira
email=valentin.buira@gmail.com
homepage=https://valentinbuira.github.io/plugin_measures_of_compactness/
repository=https://github.com/ValentinBuira/plugin_measures_of_compactness/
tracker=https://github.com/ValentinBuira/plugin_measures_of_compactness/issues

# experimental flag
deprecated=False
experimental=False
qgisMinimumVersion=3.16
qgisMaximumVersion=4.99
supportsQt6=True

# versioning
version=0.1.0
changelog=
 Version 0.1.0:
 - First release
 - Generated with the [QGIS Plugins templater](https://oslandia.gitlab.io/qgis/template-qgis-plugin/)


