Skip to content

v0.3.0

Compare
Choose a tag to compare
@cholmes cholmes released this 09 Dec 21:59
· 16 commits to main since this release
4c0ab73

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