Releases: cholmes/qgis_plugin_gpq_downloader
v0.3.4
v0.3.3
v0.3.2
v0.3.1
Mostly attempts to get DuckDB installation to work on Windows and Mac OSX. Definitely needs more testing on Linux, hopefully that doesn't require another release. Thanks @m-mohr for the contributions!
What's Changed
New Contributors
Full Changelog: v0.3.0...v0.3.1
v0.3.0
Big thanks to @mtravis for the main contributions to this release, and also thanks to @marklit for testing and ideas for improvement, and Hans van der Kwast for testing and making an awesome video tutorial.
Main improvement for this release is installing duckdb automatically - hopefully it works. And then also some nicer defaults for file names, and displaying them.
And we also added in a couple more layers, for Fused-partitioned Foursquare places updated by fused.io and Oak Ridge National Labs US structures, put up by @mbforr and Wherobots. Both improved their geoparquet distributions to be well-formed enough to be served efficiently with the plugin.
What's Changed
- Added fixes for the filename exported and layer name in QGIS by @mtravis in #31
- added installation / loading of httpfs by @cholmes in #33
- Added steps to install DuckDB in QGIS at startup by @mtravis in #35
- Fixes so DuckDB installation will work by @cholmes in #36
- Added 2 new source layers (ORNL by Wherobots and Fused-partitioned Foursquare) by @cholmes in #37
New Contributors
Full Changelog: v0.2.0...v0.3.0
v0.2.1
v0.2.0
What's Changed
- Add link to metadata.txt for installation notes by @darrenwiens in #22
- Updates to allow Hugging Face urls (hf://) work.
- Fixed geopackage output to not hard code Overture primary name when flattening.
- Changed 'other' section to 'Hugging Face' and added Foursquare Places
New Contributors
- @darrenwiens made their first contribution in #22
Full Changelog: v0.1.0...v0.2.0