Created
September 23, 2017 12:36
-
-
Save stepankuzmin/80e717a0169789035cadf8522ecc35b0 to your computer and use it in GitHub Desktop.
How to convert GeoTIFF image into MBTiles
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
| gdal2tiles.py common.tif | |
| mb-util common common.mbtiles |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
http://www.gdal.org/gdal2tiles.html
https://github.com/mapbox/mbutil