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

LMDB support for MVT #347

Open
barksten opened this issue Jan 14, 2025 · 0 comments
Open

LMDB support for MVT #347

barksten opened this issue Jan 14, 2025 · 0 comments

Comments

@barksten
Copy link

I tried to replace my disc cache with a lmdb cache but gets this error in the logs:

mapcache_imageio_decode: unrecognized image format

The format is defined as

<format name="mvt" type="RAW">
  <extension>mvt</extension>
  <mime_type>application/vnd.mapbox-vector-tile</mime_type>
  <compression>fast</compression>
</format>

and the cache section as in the documentation.

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