Releases: cividi/spatial-data-package-export
Releases · cividi/spatial-data-package-export
0.2.1
Development Build made for master branch
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 snapshot 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 snapshot settings to the project
- New: Added Keywords UI to set snapshot 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
0.2.0 RC 1
Version 0.2.0 changes
- Fixed export bugs (title, description, single symbol layer names)
- New: Added a plugin setting for snapshot 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 snapshot settings to the project
- New: Added Keywords UI to set snapshot 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
0.2.0 Beta 2
- New: Option to not crop exported layers to bounds
0.2.0 Beta 1
- Fixed export bugs (title, description, single symbol layer names)
- Added a plugin setting for snapshot layers to be discarded, kept as memory layers ot written as GeoJSON
Renamed to Spatial Data Package Export
- Project renamed to Spatial Data Package Export
- Project moved to githum.com/cividi/spatial-data-package-export
- Add logo
Added Leaflet Styles support for points
- Add support for Leaflet Styles
- Improve tests
- Use symbol opacity and store widths as float
- Fixed bug with bounding box chooser coordinate reference system
Initial release for testing the plugin (Python 3.6 compatible)
- Remove dataclass in order to support Python 3.6
Initial release for testing the plugin
- 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