[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 the <a href="https://github.com/cividi/spatial-data-package-platform">Spatial Data Package Platform</a> developed by <a href="https://cividi.ch">Cividi GmbH</a>.
version=0.2.1
qgisMinimumVersion=3.10
author=Gispo Ltd.
email=joona@gispo.fi
changelog=
 Version 0.2.1:
 * New: Import metadata from [datapackage.json](https://github.com/cividi/spatial-data-package) file (w/o data layers)
 * New: Interface for editing [data package contributors](https://specs.frictionlessdata.io/data-package/#contributors)
 * Fixed: UTF-8 issues when exporting/importing layers
 * Future: Prepared plugin for full data package import including data layers

 Version 0.2.0:
 * Now left experimental stage
 * Added code coverage report on GitHub project
 * Fixed: export bugs (title, description, single symbol layer names)
 * New: Added a plugin setting for data package layers to be discarded, kept as memory layers ot written as GeoJSON
 * New: Shapes of legend entries can be manually changed before exporting
 * New: Option to not crop exported layers to bounds
 * New: Store and load data package settings to the project
 * New: Added Keywords UI to set data package keywords
 * New: Layer keywords and licenses are exported to Data Package
 * New: Add template file paths to settings dialog
 * New: Use author of the QGIS project in contributor

 Version 0.1.0:
 * Project renamed to Spatial Data Package Export
 * Project moved to github.com/cividi/spatial-data-package-export
 * Add logo


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=False
deprecated=False
