Closed roblabs closed 8 years ago
mb-util is very useful, and I found myself extracting tiles to disk just to peek at the metadata.json.
This pull request adds a new parameter that uses json.dumps to dump the contents of the metadata to stdout.
usage
mb-util world.mbtiles dumps
:+1: thanks!
mb-util is very useful, and I found myself extracting tiles to disk just to peek at the metadata.json.
This pull request adds a new parameter that uses json.dumps to dump the contents of the metadata to stdout.
usage