Layer names can be comma-separated or on separate lines
A layer can be specified as visible by appending +
A layer style can be specified by appending *style
Comment lines start with '#' or '//'
Multiple services can be configured, separated by a blank line.
Example: Text Configuration for a single map service
# This is a comment
// This is another comment
http://some.host/mapservice
name: Some Mapservice
meta-url: http://some.host/mapservice/meta
tile: t
param: name=value
param: name2=value2
LAYER1,LAYER2
LAYER3+
LAYER4*STYLE
Configure Layers via WMS Capabilities UI
The layers can be configured by a UI dialog driven from the WMS capabilities requested from a service.
Configure the host - Enter the host URL in the configuration panel
and click
An Overlay for the host is added to the Layer List
Add WMS layers - Open the WMS Layers panel by clicking
Add a layer - Click layer name to add it to the layer list. Ctl-click to add it as visible
User Interface
Overlays & Layers
Add Request Parameters
Click to display a text input for specifying additional request parameters.
Reload map to apply the parameters.
Click to display a WMS Proof Sheet in a new window.
The Proof sheet shows images and legends of visible layers.
The Proof sheet can be converted to a savable HTML file.
Add Layers via text entry
Add layers to an overlay by entering one or more layer names (comma-separated)
and clicking button.
Extent
Enter an extent in the zoom box and click Zoom.
Auto-Reload
Check Auto to auto-reload visible overlays with a set frequency.
This collects load time statistics and allows assessing performance under load.
Logging
Enable logging to log all map requests.
Click to open the logging screen
Check Enable to enable/disable logging
Request Panel
WMS tab
Displays a WMS request URL based on the current map view.
Issues the request and displays information about the response.
image/png indicates a successful reponse.
Some kinds of response errors can be displayed.
The URL can be edited.
A link is provided to allow invoking the URL in a new browser window, or for copying the edited URL.
WFS tab
Displays a WFS request URL based on the current map view.