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