MBTiles is a database format designed for storing tiled data. It's a relatively simple database format that provides for a convenient, portable way to store map tile data. Today we will be taking a look at how we can use Python to dump these map tiles from an MBTiles databse.