Skip to content

Conversation

mverch67
Copy link
Collaborator

@mverch67 mverch67 commented Apr 27, 2025

See https://github.com/protomaps

Implemented support for jpg and png raster tiles stored in single maps/<style>.pmtiles file.

Usage:
Either download xyz raster tiles in mbtiles format (e.g. using QGIS) or convert your existing xyz tiles into mbtiles using
https://github.com/mapbox/mbutil
mb-util style-dir style.mbtiles

Then convert the .mbtiles file into .pmtiles using
https://github.com/protomaps/go-pmtiles
go run main.go convert style.mbtiles style.pmtiles

Finally put the .pmtiles file(s) into the maps folder on SD card.

Note: due to size constraints the filename incl. .pmtiles extension must not exceed 20 characters.

@dzienisz
Copy link

Can I help you with this feature?

@mverch67
Copy link
Collaborator Author

Can I help you with this feature?

It's finished. Runs on linux, elecrow panels and ESP32-4848S040 devices. Crashes on T-Deck.

@dzienisz
Copy link

dzienisz commented May 21, 2025

Sure, I can't wait when you will fix T-Deck. I would love to use it.

@dzienisz
Copy link

dzienisz commented Jul 4, 2025

any news?

@dzienisz
Copy link

dzienisz commented Aug 1, 2025

@mverch67 can I help you with this PR?

@mverch67
Copy link
Collaborator Author

mverch67 commented Aug 1, 2025

can I help you with this PR?

yes, you can help testing, thanks!

@dzienisz
Copy link

dzienisz commented Aug 2, 2025

can you resolve conflicts soo I can work on a stable version?

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

Successfully merging this pull request may close these issues.

2 participants