MBTiles 📦

MBTiles (SQLite Tiles)

Open Beta
.mbtiles · application/x-sqlite3

MBTiles è un formato per l'archiviazione di tile cartografici in un unico file SQLite. Compatto, veloce e comodo per le mappe offline e le applicazioni mobili. Supportato da MapLibre, TileMill, Mapbox e GeoServer.

Esporta MBTiles ora ✨ Open Beta — gratis, senza limiti

Caratteristiche principali

Singolo file SQLite
Accesso rapido ai tile
Supporto PNG/JPEG/PBF
Metadati (zoom, confini, attribuzione)
Example MBTiles export (central Moscow, 1x0.5 km)
Example: central Moscow, ~1×0.5 km, medium detail

Informazioni sul formato 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.

Quale programma apre i file MBTiles

I seguenti programmi e applicazioni possono aprire, modificare ed elaborare i file MBTiles (SQLite Tiles) (.mbtiles) esportati da OSM2CDR:

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

Format specifications

Chi usa le mappe MBTiles

🏗
Mappe offline
One file with the map of the area on the device — the map opens where there is no signal.
💻
Applicazioni mobili
A ready offline layer for an Android or iOS app: the container goes into the resources and is read locally.
📊
Distribuzione di tile
A source for a local tile server (TileServer GL, GeoServer) on an internal network with no internet access.
🎨
Mappe integrate
A backdrop for an embedded map on a website or in a kiosk, when external tile providers are unavailable.
🗺
Presentazioni
Showing a map quickly at a talk or in the field: the file on a laptop opens in QGIS without internet.

Come esportare in MBTiles

1
Seleziona l'area
Disegna un rettangolo o un poligono sulla mappa interattiva su osm2cdr.ru
2
Scegli MBTiles
Seleziona MBTiles (SQLite Tiles) dall'elenco dei 127 formati di esportazione disponibili
3
Esporta
Fai clic su Esporta e ricevi il file .mbtiles in 1-5 minuti
4
Scarica
Scarica il file MBTiles pronto e aprilo in QGIS

Come aprire il file dopo l'esportazione

Mappe popolari in MBTiles

Free

Ottieni esportazioni di mappe in MBTiles (SQLite Tiles)

Scarica mappe MBTiles professionali da OpenStreetMap. Generazione istantanea, qualsiasi area.

Gratis / esportazione
Esporta MBTiles ora →

Domande frequenti

Perché MBTiles invece delle singole tile?
Posso aprirlo in QGIS?
In che cosa differisce da 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?

Confronta con altri formati

Formati correlati

Esportati spesso insieme

Related Articles