Releases: protomaps/go-pmtiles
Releases · protomaps/go-pmtiles
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
v1.6.2
v1.6.0
v1.5.1
v1.5.0
Changelog
- d6e18eb Optimize v2 to v3 conversion by not traversing repeated leaves.
- 4181a3c Update README.md
- 21194ea Update README.md
- 6a77030 magic number check/enforcement and spec version in show command [#27]
- e6d7f11 show command shows truncated JSON metadata
- 80d75b2 show help when running pmtiles with no args [#26]
- 79c9f52 v2 to v3 conversion: avoid json-in-json for metadata
v1.4.1
v1.4.0
v1.3.0
Changelog
- 0493afb Merge pull request #18 from sfomuseum/return-error
- 14a2737 Merge pull request #19 from sfomuseum/ignore-prefix
- 490d168 return errors instead of triggering fatal errors in library code
- ece5bbc update tilePattern and metadataPattern to allow leading (and ignorable) prefixes
- c2af736 upload and serve allow S3 safe keys and prefixes [#19]