Private
constructorThis class should not be instantiated by users of LuciadRIA.
Description of the WMS layer.
Attribution information for the WMS layer.
Indicates how many times the layer has been "cascaded" - obtained from an originating server and then included in the service metadata of a different server.
List of the child layers of the WMS layer.
Link to the underlying data represented by the WMS layer.
List of dimensions defined for the WMS layer.
Link to the list of the features represented in the WMS layer.
If the value is 0, the WMS can produce map of arbitrary height. Otherwise, the value indicates a fixed map height that is used by the WMS server.
If the value is 0, the WMS server can produce maps of arbitrary width. Otherwise, the value indicates a fixed map width that is used by the WMS server.
List of keywords that describe the WMS layer.
Maximum scale denominator for which it is appropriate to display this layer.
Metadata of the WMS layer.
Minimum scale denominator for which it is appropriate to display this layer.
Name that uniquely defines the WMS layer.
Indicates whether the WMS server can only return maps for the entire bounding box of the WMS layer.
Indicates whether the WMS layer represents opaque data.
Indicates whether the server supports the GetFeatureInfo operation on the layer.
List of the available WMS layer styles.
List of supported geographical references of the WMS layer.
Human-readable title of the WMS layer.
Returns the bounding box of this layer defined in the given reference. If the bounding box defined in this reference is not explicitly listed in the capabilities, the first encountered bounding box defined in a supported reference (i.e., supported in ReferenceProvider is used and transformed to the given reference. If no bounding box information in a supported reference can be found, null is returned.
the geographic reference in which the returned bounds needs to be defined
the bounds
Describes a layer offered by a WMS server. All defined properties are read-only.
Since
2019.1