0

Add option to configure maxzoom and appropriate documentation

This commit is contained in:
Thomas Lake
2012-11-21 21:28:45 +00:00
committed by Andrew Chin
parent c6d7a6d8fd
commit 223b326df1
4 changed files with 15 additions and 3 deletions

View File

@@ -509,6 +509,17 @@ values. The valid configuration keys are listed below.
**Default:** ``1``
``maxzoom``
This specifies the maximum zoom allowed by the zoom control on the web page.
.. note::
This does not change the number of zoom levels rendered, but allows
you to neglect uploading the larger and more detailed zoom levels if bandwidth
usage is an issue.
**Default:** Automatically set to most detailed zoom level
``base``
Allows you to specify a remote location for the tile folder, useful if you
rsync your map's images to a remote server. Leave a trailing slash and point
@@ -516,7 +527,7 @@ values. The valid configuration keys are listed below.
tiles folder itself. For example, if the tile images start at
http://domain.com/map/world_day/ you want to set this to http://domain.com/map/
.. _option_texture_pack:
.. _option_texturepath:
``texturepath``
This is a where a specific texture pack can be found to be used during this render.