Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v1.7.0] panic on verify #50

Closed
tobwen opened this issue Apr 25, 2023 · 1 comment
Closed

[v1.7.0] panic on verify #50

tobwen opened this issue Apr 25, 2023 · 1 comment

Comments

@tobwen
Copy link

tobwen commented Apr 25, 2023

error output

./pmtiles verify xyz.pmtiles
panic: verify <input>

goroutine 1 [running]:
main.main()
        /Users/bdon/workspace/protomaps/go-pmtiles/main.go:166 +0xc19

version

pmtiles 1.7.0, commit dfb4fe68e5c6b25eec8703864863fcefb2effb3d, built at 2023-02-06T03:33:16Z

bdon added a commit that referenced this issue Apr 25, 2023
@bdon
Copy link
Member

bdon commented Apr 25, 2023

This command isn't implemented yet, but the panic is fixed in 1.7.1: https://github.com/protomaps/go-pmtiles/releases/tag/v1.7.1

Thanks!

@bdon bdon closed this as completed Apr 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants