MBTiles 📦

MBTiles (SQLite Tiles)

Open Beta
.mbtiles · application/x-sqlite3

MBTiles — формат для зберігання картографічних тайлів в одному файлі SQLite. Компактний, швидкий і зручний для офлайн-карт і мобільних застосунків. Підтримується MapLibre, TileMill, Mapbox і GeoServer.

Експортувати MBTiles зараз ✨ Відкрита бета — безкоштовно, без обмежень

Ключові можливості

Один файл SQLite
Швидкий доступ до тайлів
Підтримка PNG/JPEG/PBF
Метадані (зум, межі, атрибуція)
Example MBTiles export (central Moscow, 1x0.5 km)
Example: central Moscow, ~1×0.5 km, medium detail

Про формат MBTiles

MBTiles is a Mapbox specification describing how to pack map tiles into a single SQLite file: a tiles table with zoom level, coordinates and the image, plus a metadata table with the name, bounds and zoom range. Instead of thousands of small files on disk you get one portable container understood by QGIS, TileServer GL, MapLibre and mobile apps.

The format is chosen when the map has to work without internet or be served from your own server: an offline layer in a mobile app, a backdrop on a field tablet, a local tile service for an internal portal. Copying and handing over one file is easier than a folder with tens of thousands of images.

The OSM2CDR export delivers raster MBTiles: the selected area is rendered on the server in your style and cut into 256x256 PNG tiles. By default zooms 10 through 16 are built, and the range is set at export time; rows are numbered in TMS order, as the specification requires, and the name, area bounds and zoom bounds are written into metadata. Inside are images, not vector tiles — the style is chosen at export and cannot be changed on the client.

Яка програма відкриває файли MBTiles

Наведені програми та застосунки можуть відкривати, редагувати та працювати з файлами MBTiles (SQLite Tiles) (.mbtiles), експортованими з OSM2CDR:

🌎QGIS 🗺OsmAnd 💻Locus Map 💻TileServer-GL 💻GeoServer 💻MapLibre

Format specifications

Хто використовує карти MBTiles

🏗
Офлайн-карти
One file with the map of the area on the device — the map opens where there is no signal.
💻
Мобільні застосунки
A ready offline layer for an Android or iOS app: the container goes into the resources and is read locally.
📊
Роздача тайлів
A source for a local tile server (TileServer GL, GeoServer) on an internal network with no internet access.
🎨
Вбудовані карти
A backdrop for an embedded map on a website or in a kiosk, when external tile providers are unavailable.
🗺
Презентації
Showing a map quickly at a talk or in the field: the file on a laptop opens in QGIS without internet.

Як експортувати MBTiles

1
Виберіть область
Намалюйте прямокутник або полігон на інтерактивній карті на osm2cdr.ru
2
Оберіть MBTiles
Виберіть MBTiles (SQLite Tiles) зі списку 127 доступних форматів експорту
3
Експорт
Натисніть «Експорт» і отримайте файл .mbtiles за 1-5 хвилин
4
Завантаження
Завантажте готовий файл MBTiles та відкрийте його у QGIS

Як відкрити після експорту

Популярні карти у форматі MBTiles

Free

Отримайте експорт карт у MBTiles (SQLite Tiles)

Завантажуйте професійні карти MBTiles з OpenStreetMap. Миттєва генерація, будь-яка область.

Безкоштовно / експорт
Експортувати MBTiles зараз →

Поширені запитання

Чому MBTiles, а не окремі тайли?
Чи можна відкрити в QGIS?
Чим це відрізняється від PMTiles?
How is this different from PMTiles?
Which tiles are inside — raster or vector?
Which zoom levels go into the file?
How do I show such a map on a website?

Порівняння з іншими форматами

Пов’язані формати

Часто експортують разом

Related Articles