Skip to content

emceelam/Descartes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SYNOPSIS

make_slippy_map.pl [FILE]...

make_slippy_map.pl directory_of_graphic_files

DESCRIPTION

This program will take a hi-res graphics file (pdf, png, gif or jpg) and generate a slippy map, also known as google style map. If given a directory of graphics files, the generator will generate a web page gallery of slippy maps.

You can see some examples at http://sjsutech.com/

Perl module is available at https://stratopan.com/emceelam/descartes/master

Warning: This software is Alpha. This software works best on the author's Linux laptop, and has no testing on anyone else's machine.

ARGUMENTS

  • --scale

    Sets the scale factors for the renders. For example, 75%, 100%, 125% and 150% is represented as

      --scale=0.75,1,1.25,1.50
    

    Please, no spaces.

  • --help

    Print this help section

  • --quiet value

    No output to stdout

BUGS

may fail on raster graphics of less than 2000x2000

About

Slippy Map Generator: make Google-style maps

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages