MBTiles 📦

MBTiles (SQLite Tiles)

Open Beta
.mbtiles · application/x-sqlite3

MBTiles-ն քարտեզի սալիկները մեկ SQLite ֆայլում պահելու ձևաչափ է։ Կոմպակտ, արագ և հարմար օֆլայն քարտեզների ու մոբայլ հավելվածների համար։ Աջակցվում է MapLibre-ի, TileMill-ի, Mapbox-ի և GeoServer-ի կողմից։

Արտահանել MBTiles հիմա ✨ Open Beta — անվճար, առանց սահմանափակումների

Հիմնական հատկություններ

Մեկ SQLite ֆայլ
Սալիկներին արագ հասանելիություն
PNG/JPEG/PBF աջակցում
Մետատվյալներ (zoom, սահմաններ, վերագրում)
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 ֆայլերը

Հետևյալ ծրագրերն ու հավելվածները կարող են բացել, խմբագրել և աշխատել OSM2CDR-ից արտահանված MBTiles (SQLite Tiles) (.mbtiles) ֆայլերի հետ՝

🌎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 ֆորմատով

Անվճար

Ստացեք 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