issues
search
mapbox
/
tilesets-cli
CLI for interacting with the Mapbox Tilesets API and Mapbox Tiling Service
https://docs.mapbox.com/mapbox-tiling-service
BSD 2-Clause "Simplified" License
125
stars
27
forks
source link
Update documentation
#71
Closed
dianeschulze
closed
4 years ago
dianeschulze
commented
4 years ago
Address feedback from:
https://github.com/mapbox/tilesets-cli/issues/48
https://github.com/mapbox/tilesets-cli/issues/37
https://github.com/mapbox/tilesets-cli/issues/35
https://github.com/mapbox/tilesets-cli/issues/33
Changes
Explicitly link readme to MTS overview docs for more info
Update the readme info on default tileset visibility
In the readme and docstrings, identify the commands that only support MTS tilesets
Make the tileset id format rules consistent between the readme, function docstrings, and validator docstring
Address feedback from:
Changes