Releases: protomaps/go-pmtiles
Releases · protomaps/go-pmtiles
v1.11.0
v1.10.5
v1.10.4
v1.10.0
Changelog
- 72a7c2a Bbox cleanup (#82)
- dac421a Experimental stats output [#70] (#75)
- e53a394 Update README.md with extract details
- 933ea7b add pmtiles verify command [#65] (#76)
- c246392 mbtiles convert: default bounds to world if bounds metadata missing [#60] (#77)
- 7cf54da support extracting a bbox instead of geojson [#68] (#78)
v1.9.2
v1.9.1
Changelog
- 9ca361a Bump golang.org/x/net from 0.0.0-20220802222814-0bcc04d9c69b to 0.7.0 (#57)
- 8cc17b2 Support public HTTP buckets (#74)
- 98576cc add basic downloader implementation [#31]
- 35e9288 bump dependencies (gocloud to 0.34.0) (#71)
- a296345 bump docker image to go 1.20 (#73)
- 9bc8c22 implement pmtiles extract [#31, #52] (#62)
- d935662 make extract multithreaded. (#72)
v1.9.0
v1.8.0
v1.7.1
v1.7.0
Changelog
- 4e4e16b Add bitmap module with generalize AND/OR functions [#31]
- d0e8687 Add orb dependency [#31]
- ce9777f Create FUNDING.yml
- 2b28280 Ensure write failures are handled during conversion (#42)
- 3180087 add fast parent tile ID calculation [#31]
- dfb4fe6 go mod tidy
- 392edb4 rename subpyramid module to extract
- cabed55 update gitignore