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

how to convert vector data mbtiles file into openmaptiles format mbtiles? #428

Open
abozhang opened this issue Mar 18, 2023 · 0 comments
Open

Comments

@abozhang
Copy link

I use tileserver-gl latest docker to host mbtiles file, which is not corrupt, I could view it by mapTiler.
but when I access the web page of tileserver, I got 404 error:

GET /data/*******/19/420868/209749.png 404 181 - 1.154 ms
all 404

I see the docker logs of tileserver-gl, there is a warn:
WARN: MBTiles not in "openmaptiles" format. Serving raw data only...

someone said it is because the tileserver-gl docker does not support vector data format mbtiles any more. I need to convert it to openmanptiles format.

how to do it using openmaptiles-tools?

Thank you so much!

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

1 participant