[general]
name=cartogram3
qgisMinimumVersion=2.99
description=Generate anamorphic maps
version=2.99.1
author=Christoph Fink
email=morph@austromorph.space

about=This plugin creates continous cartograms (a.k.a. anamorphic maps) from polygon layers. It is a port of the cartogram plugin [1] by Morten Wulff [2] and Carson Farmer [3] to QGIS 3, Python 3 and PyQt5. It features improvements such as parallel processing, the option to select multiple variables to batch-produce cartograms, and the possibility to use a maximum total error threshold as a stop condition. ([1] https://plugins.qgis.org/plugins/cartogram/ [2] https://github.com/informeren/qgis-cartogram [3] https://github.com/carsonfarmer/cartogram)

tracker=https://github.com/austromorph/cartogram3/issues
repository=https://github.com/austromorph/cartogram3

changelog=https://github.com/austromorph/cartogram3/blob/master/CHANGELOG.md

tags=geometry, layers, polygon, shapefile

homepage=https://github.com/austromorph/cartogram3
category=Vector
icon=icon.png

experimental=False
deprecated=False

