[general]
name=cartogram3
qgisMinimumVersion=2.99
qgisMaximumVersion=3.99
description=Generate anamorphic maps
version=2.99.4
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 QGIS 2.x cartogram plugin by Morten Wulff and Carson Farmer to QGIS 3, Python 3 and PyQt5. Features include 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. 

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

changelog=2.99.4 (2017-04-27):
        – adapted to API changes in QGIS core (issue #12)
    2.99.3 (2017-03-16):
        – significant performance improvements for large datasets
    2.99.2 (2017-02-20): 
        – support for QGIS on Microsoft Windows
    2.99.1 (2017-02-18): 
        – added sample data
        – added German, Spanish & Danish translation
    2.99.0 (2017-02-17): 
        – initial release

tags=geometry, layers, polygon, shapefile

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

experimental=False
deprecated=False

