Skip to content

Dmealy/mbtiles-spec

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 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

Changelog

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published