Skip to content

DhammaCharts/map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

To display chart with standalone open layer pages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors