...
Name | Type | Cardinality |
pool | urn:com.cohga.server.pool#1.0:pool | 0..1 |
layers | urn:layers | 0..1 |
legend | urn:legend | 0..1 |
Content
None
layers
Properties
...
- The
layer
tag support two formats, one using theid
and/orname
attributes and the other using the tags content - Either one or both of the
id
and/orname
attributes must be set OR tag content must be provided - If the content of the
layer
tag is used then the value of theusename
property determines if the content should match the layer id or the layer name - Both the
id
andname
attributes can be set, but they must match both values for the layer that you're trying to filter or they won't match the layer
legend
Alter the display of the legend
Properties
None
Sub-tags
Name | Type | Cardinality |
alias | urn:aliases | 0..1 |
Content
None
aliases
List the new labels to be displayed for a layer
Properties
None
Sub-tags
Name | Type | Cardinality |
alias | urn:alias | 0..n |
Content
None
alias
A single label change for a layer
Properties
Name | Type | Required | Description |
id | string | yes | The id of the layer to change |
label | string | yes | The label to display |
Sub-tags
None
Content
None
Examples
Simple ArcGIS definition
...