Releases: cholmes/qgis_plugin_gpq_downloader
v0.5.0
Lots of great changes in here, due in no small part to outside contributions, with @GISAM making their first contribution and @merydian with a second one. The biggest change is we've reduced to just a single button, so we don't take up precious button real estate on QGIS. And then a small shift in the tabs, so the 'custom' one is furthest to the right. And then there's now flatgeobuf output. The foursquare data is updated to the latest release, and there's also a new experimental NHDFlowLines layer on source.coop, which lead to a bug fix for more robust handling of the the bbox column, so we read the metadata instead of just assuming it is called 'bbox'.
Big thanks to @merydian and @GISAM!
What's Changed
- Remove duplicate actions by @merydian in #58
- Metadata tweaks on top of PR #59 by @cholmes in #61
- Add FlatGeobuf output support by @GISAM in #59
- Better bbox handling by @cholmes in #55
- updated for latest fsq data, and bumped version by @cholmes in #63
New Contributors
Full Changelog: v0.4.0...v0.5.0
v0.4.0
Big thanks to @merydian for the contribution - I'm excited that this is becoming a 'real' open source project with multiple collaborators. The main change is the status bar for installing DuckDB, plus updates for January release of Overture, and a small fix so that geopackage downloads of columns with names like 'this:field' won't barf (which was happening on the Planet Source Coop field boundary download - which is also now faster due to upgrading the GeoParquet file to be sorted).
What's Changed
- better protection of column names so geopackage works with fiboa data by @cholmes in #51
- Implement message bar for DuckDB installation by @merydian in #52
- Do DuckDB installation in a worker thread by @cholmes in #53
- Overture January release updates by @cholmes in #54
New Contributors
Full Changelog: v0.3.4...v0.4.0
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