tilestache-render (1) - Linux Manuals

tilestache-render: render tiles from tilestache

NAME

tilestache-render - render tiles from tilestache

SYNOPSIS

tilestache-render [options] coordinates...

DESCRIPTION

This manual page documents briefly the tilestache-render command.

tilestache-render is used to render tiles from TileStache.
Each coordinate in the argument list should look like "12/656/1582.png", similar to URL paths in web server usage. Coordinates are processed in order, each one rendered to an image file in a temporary location and output to stdout.

REQUIRED OPTIONS

-c, --config file
Path to configuration file.
-l, --layer layer
Layer name from configuration.

OPTIONS

-h, --help Show summary of options.

AUTHOR

TileStache was written by Michal Migurski <mike [at] stamen.com>.

This manual page was written by David Paleino <dapal [at] debian.org>, for the Debian project (and may be used by others).

SEE ALSO

tilestache-seed(1)