Skip to content

sqaxomonophonen/worldmapsvg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tool for generating cc0 world maps in SVG

The main feature is that it can generate equirectangular output, suitable for texture mapping.

Equirectangular projection

./worldmapsvg.py -d 512x512 --equirectangular --land-color="#008000" --sea-color="#000010" -o test0.svg

alt tag

Robinson projection

./worldmapsvg.py -d 512x512 --robinson --sea-color="#000000" -o test1.svg

alt tag

Credits & Sources

About

Generate world maps in SVG

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages