Created
July 21, 2017 16:48
-
-
Save stepankuzmin/2e2a4b1926456c674d1923ef40dfd400 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| nvm i 4 | |
| npm i -g tl mbtiles tilelive-tmstyle tilelive-mapbox tilelive-http tilejson tilelive-vector | |
| export MAPBOX_ACCESS_TOKEN=<token> | |
| tl copy -z 10 -Z 17 -b "36.9829150439 55.5174350218 38.3547996893 55.9613886664" tmstyle://./Mystreet.tm2 mbtiles://./mystreet.mbtiles |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment