MBTiles

Aus Geoinformation HSR
Wechseln zu: Navigation, Suche

MBTiles is a storage and exchange format.

See http://mapbox.com/developers/mbtiles/

MBTiles can be generated by:

  • TileMill to your MapBox account.
  • TileStache
  • TileCutter [1] (for integration into ArcGIS Dynamic Map Services.

MBTiles can be read from:

  • MapBox Online.
  • ArcGIS Dynamic Map Services (see TileCutter)
  • GDAL/OGR [2], which in turn is used by QGIS and UMN MapServer.

One can also use MBTiles files offline on mobile devices with the MapBox iOS SDK or on Android (OsmDroid).