mirror of
https://github.com/maplibre/martin.git
synced 2024-12-20 13:21:59 +03:00
6cd9296bfc
Print all MBTiles metadata fields in a free style YAML, including some auto-detected tile info
10 lines
193 B
Plaintext
10 lines
193 B
Plaintext
Prints all values in the metadata table in a free-style, unstable YAML format
|
|
|
|
Usage: mbtiles meta-all <FILE>
|
|
|
|
Arguments:
|
|
<FILE> MBTiles file to read from
|
|
|
|
Options:
|
|
-h, --help Print help
|