There was an error while loading. Please reload this page.
#Subject
Converts into a projection subject.
In string conversion the subject is necessarily the section contents. The converter recognizes one of the following values:
For matching the section contents:
<param value="plain|words|prefix|suffix"/>``` or: ```xml <param contents="plain|words|prefix|suffix"/>``` or: ```xml <param>plain|words|prefix|suffix</param>``` For matching annotation feature values: ```xml <param feature="FEATUREKEY" layer="LAYERNAME"/>```