.. _webinterface.demo: Demo Page ========= The Demo page contains a listing of all layers known to GeoWebCache and the valid services associated with them. This information is set in the file :file:`geowebcache.xml`. To edit layer settings read the section on :ref:`configuration.layers`. For each layer and depending on settings, there will be a link to built-in OpenLayers demos for every projection and image format supported. If EPSG:4326 (lat/lon) is supported by a particular layer, there will also be links to KML output, for display in Google Earth. The URL format of the demos is as follows: OpenLayers:: http:///demo/?gridSet=&format= KML:: http:///service/kml/..kml where: * ```` - URL to the GeoWebCache instance * ```` - Name of the layer as known to GeoWebCache (````). * ```` - Name of the grid set as known in GeoWebCache (```` - MIME type of image format (``image/png``) * ```` = Typical extension for image format (``png``) Seeding layers -------------- For each layer listed, there is a link to :guilabel:`Seed this layer`. Clicking one of these links will bring up :ref:`webinterface.seed` where seed tasks can be started or managed. Reload configuration -------------------- There is also a button to :ref:`Reload Configuration `. Click this to make any configuration changes known to GeoWebCache. You will have to :ref:`authenticate ` as an administrator first. Clear GWC Cache -------------------- There is also a button to wipe the GWC cache clean. This will internally truncate all layers.