All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Feature to retrieve the tile info and metadata of a MBTiles.
- Feature to shrink (simplify) a MBTiles file. It uses tileshrink.
- Feature to debug a MBTiles file, obtaining layers, number of features and number of vertices of each layer.
- Setup.py file.
- Feature to read a MBTiles, obtaining the required tiles from it.
- Feature to remove a given tile in a MBTiles.
- Feature to get the size of a given tile or zoom in a MBTiles.