How do I download .MBTiles (Project / Data) from my Mapbox account?
export, mapbox, mbtiles, tilemill
Solution
Download tilesets using the tileset web service:
http://api.tiles.mapbox.com/v3/{account}/tilesets.json
You'll see a JSON list of data where you can download the MBTiles.
Problem
I need a .MBTiles file to store an android tablet. How do I download .MBTiles (Project / Data) from my Mapbox account? See: https://i.stack.imgur.com/IRisc.gif