hatchmoment. scored by care · not by stars

webtiles-cpp

C++ library for WebTiles format, enabling fast tile storage and conversion

Webtiles‑cpp implements the WebTiles tile storage format in C++, offering a clean API for reading and writing .wtiles files. It ships command‑line tools to import/export MBTiles and XYZ directories, making it easy to integrate into GIS pipelines. Built with Bazel and modern C++20, it targets developers needing high‑performance, self‑hosted tile storage. Compared to generic tile tools, it delivers a purpose‑built, type‑safe library for C++ projects.

View on GitHub →

eak1mov/webtiles-cpp