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