It allows you to download tiles of a Web Map Service (WMS).
To reduce the tiles use merge-tiles.
Windows:
Use the installer https://nodejs.org/
Ubuntu/Debian:
sudo apt install nodejs npm
Windows:
Use the installer from http://www.graphicsmagick.org/
Ubuntu/Debian:
sudo apt install graphicsmagick
npm i wms-downloader
- image/png
- image/jpeg
- image/gif
- image/tiff
- image/svg+xml (experimental)
Build api documentation:
npm run build-api-doc
MIT