[general]
name=SpatialDataPackageExport
description=Spatial Data Package Export plugin
about=Plugin to export layers to spatial data packages according to <a href="https://frictionlessdata.io/">Frictionless Data Standard</a> compatible with <a href="https://bitbucket.org/cividi/gemeindescan-webui">Gemeindescan</a>.
version=0.1.0
qgisMinimumVersion=3.10
author=Gispo Ltd.
email=joona@gispo.fi
changelog=
 Version 0.0.1:
 * Processing algorithm for Styles to Attributes
 * Initial DockWidget with some of the fields required for data package
 * Initial support for file exports of the datapackage snapshots
 * Initial tests

 Version 0.0.2:
 * Remove dataclass in order to support Python 3.6

 Version 0.0.3:
 * Add support for Leaflet Styles
 * Improve tests
 * Use symbol opacity and store widths as float
 * Fixed bug with bounding box chooser coordinate reference system


tags=frictionless, gemeindescan, export, datapackage
repository=https://github.com/cividi/spatial-data-package-export
homepage=https://github.com/cividi/spatial-data-package-export
tracker=https://github.com/cividi/spatial-data-package-export/issues
category=Plugins
icon=resources/icons/icon-highres.png
experimental=True
deprecated=False
