tilestache-server - Man Page
seed a single layer in your TileStache configuration
Synopsis
tilestache-server [options]
Description
This manual page documents briefly the tilestache-server command.
tilestache-server serves tiles through Werkzeug, using a tilestache configuration file.
Options
- -c, --config file
Path to configuration file. Defaults to tilestache.cfg.
- -i, --ip address
IP address to listen to. Defaults to 127.0.0.1.
- -p, --port port
Port number to listen to. Defaults to 8080.
- --include-path paths
Add the following colon-separated list of paths to Python's include path (aka sys.path).
- -h, --help
Show summary of options.
See Also
Author
TileStache was written by Michal Migurski <mike@stamen.com>.
This manual page was written by David Paleino <dapal@debian.org>, for the Debian project (and may be used by others).
Info
Jan 24, 2011