Download tiles for a map region without memory limits. Downloads the tiles as a tar file directly to the filesystem.
Only works on Google Chrome.
Node.js Google Chromium (or Chrome)
git clone https://github.com/digidem/tile-downloader.git
cd tile-downloader
npm install
npm run build
npm start
-
Go to http://127.0.0.1:8080/
-
Find the desired location
-
Adjust the min and max zoom for the map you need
-
Click on start download
MIT