Skip to content

Releases: sfomuseum/go-geoparquet-show

0.0.4

03 Oct 23:00
Compare
Choose a tag to compare
  • Bug fix: Update go.mod to specify correct packages
  • Bug fix: Add missing vendor deps

0.0.3

01 Oct 17:48
55416ed
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.2...v0.0.3

0.0.2

27 Sep 17:53
1042575
Compare
Choose a tag to compare

What's Changed

  • Update vendor deps; add bbox constraint flags by @thisisaaronland in #2
  • Add -max-x-column and -max-y-column to limit queries by initial bounding box; not convinced this has any meaning full impact
  • Update to use marcboeker/go-duckdb v1.8.1
  • Update vendor deps

Full Changelog: v0.0.1...v0.0.2

0.0.1

21 Aug 21:13
93e629f
Compare
Choose a tag to compare
  • Initial release
  • Support for MapLibre GL JS, including popup menus
  • Support for Leaflet.VectorGrid, without popup menus