Skip to content

littlebtc/mbtiles-spec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MBTiles Specification

MBTiles is a specification for storing tiled map data in SQLite databases for immediate usage and for transfer. MBTiles files, known as tilesets, must implement the specification below to ensure compatibility with devices.

Versions

  • In-progress / unstable: 2.0
  • Stable: 1.1
  • 1.0

Changelog

2.0

  • UTFGrid is updated to support composited layers.

1.1

  • name='format' row required in metadata table.
  • name='bounds' row suggested in metadata table.
  • optional UTFGrid-based interaction spec.

Implementations

Implementing software is tracked on the Wiki.

Authors

  • Tom MacWright (tmcw)
  • Will White (willwhite)
  • Justin Miller (incanus)

About

specification documents for the MBTiles tileset format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published