Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 1013 Bytes

README.md

File metadata and controls

42 lines (24 loc) · 1013 Bytes

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