I have tiles (png images) for an offline map and I want to create a .mbtiles-file using these tiles. Please help me how to create a .mbtiles-file using my own images not using Tilemill software?

Thanks in advance.

有帮助吗?

解决方案

A .mbtiles file is a sqlite3 database following the mbtiles specification: https://github.com/mapbox/mbtiles-spec/blob/master/1.2/spec.md

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top