Created
February 5, 2019 21:13
-
-
Save zdila/c9ca49628beef3135becdc4a8ea85561 to your computer and use it in GitHub Desktop.
extract locus sqlitedb tiles
This file contains 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
sqlite3 cesty_nlc_2017.sqlitedb "select writefile(z || '/' || x || '/' || y || '.png', image) from tiles" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment