Releases: protomaps/go-pmtiles
Releases · protomaps/go-pmtiles
v1.28.0
Changelog
- 771432f PMTiles Show: Generate an encoded URL that will quickly take you to PMTiles.io (#229)
- 9a400a6 make the FindTile utility function part of public API [#46] (#230)
v1.27.2
Changelog
- e62df7b convert: remove scheme key from JSON metadata (#228)
v1.26.0
Changelog
- 1178b38 Bump github.com/go-jose/go-jose/v3 from 3.0.3 to 3.0.4 (#213)
- 1a8f64f add pmtiles cluster command (#207)
- d575893 surface error when extract output path does not exist [#214] (#215)
v1.25.1
Changelog
- 8ea4ca3 Optimize Hilbert tile ID <-> XYZ conversion (#208)
v1.25.0
Changelog
- 548bc7e Add additional verify checks for bad offset/length data [#202] (#206)