[general]
name=Karika
qgisMinimumVersion=4.0
description=Terrain generalization
version=2.0
author=Roman Geisthövel
email=dev@motlimot.net

about=Terrain generalization by line integral convolution of the elevation values along the surface gradient, as described in the PhD thesis "Automatic Swiss style rock depiction" (https://doi.org/10.3929/ethz-b-000201368).

tracker=https://gitlab.com/motlimot/karika/-/work_items
repository=https://gitlab.com/motlimot/karika

tags=raster, generalization, processing
homepage=http://motlimot.net
category=Miscellaneous
icon=img_motlimot.net.svg
experimental=False
deprecated=False

changelog=
    2.0 (2026/07/01) - QGIS 4.0
    1.5 (2018/09/28) - Bugfix
    1.4 (2018/08/08) - Default output file name
    1.3 (2018/05/20) - Handling of border cells
    1.2 (2018/05/17) - Pure Python version
    1.1 (2018/05/07) - Code streamlining; documentation
    1.0 - Released
