Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.04 KB

File metadata and controls

35 lines (21 loc) · 1.04 KB

Creating map

View SVG in browser and print to PDF with A0 size.

then:

gs -sDEVICE=png16m -r600 -o output.png input.pdf

Interactive map at:

Simplify map at:

Tiling

vips dzsave 'images/4NT.png' 'tiles/4NT' --layout google --centre --suffix .png --tile-size 256 --vips-progress

to create tiles

file imageName.png will give you the size of the original image

Use the script to generate tiles and add the link below

Tiled map at: