wms-downloader

1.1.8 • Public • Published

wms-downloader

It allows you to download tiles of a Web Map Service (WMS).

To reduce the tiles use merge-tiles.

Installation

01 NodeJS and NPM

Windows:

Use the installer https://nodejs.org/

Ubuntu/Debian:

sudo apt install nodejs npm

02 GraphicsMagick

Windows:

Use the installer from http://www.graphicsmagick.org/

Ubuntu/Debian:

sudo apt install graphicsmagick

03 wms-downloader

npm i wms-downloader

Getting started

Show examples

Supported formats

  • image/png
  • image/jpeg
  • image/gif
  • image/tiff
  • image/svg+xml (experimental)

Documentation

Build api documentation:

npm run build-api-doc

License

MIT

/wms-downloader/

    Package Sidebar

    Install

    npm i wms-downloader

    Weekly Downloads

    1

    Version

    1.1.8

    License

    MIT

    Unpacked Size

    1.73 MB

    Total Files

    80

    Last publish

    Collaborators

    • brokfeld