Refine search of WMS layers
searches fields of Web map service layers, refined
= refine(layers
,querystr
)layers
, for a partial
match with the string or character vector in querystr
. By
default, refine
searches the Layer
or
LayerName
properties but you can include other fields in the
search using the SearchFields
parameter.
modifies the search based on the values of the named parameters.refined
= refine(___,Name,Value
,...)