Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 315 Bytes

File metadata and controls

11 lines (7 loc) · 315 Bytes

Pyramid Builder

Tool builds lower-level zooms of XYZ tiles from base level.

Installation and running

  1. Install NodeJS 10 or later
  2. In project directory run npm i
  3. Edit configuration in index.js - section between CONFIG { and } CONFIG
  4. In project directory run UV_THREADPOOL_SIZE=50 node .