The symbol marginalia annotations use the symbol feature codes as defined in the master file (see “Presentation Files” on page 3).
A basic symbol marginalia file is shown below.
<Object Acronym=”$marga”> <Filter> <AttributeValueIsEqualTo Acronym=”$lckey” Value=”TopRight”/> </Filter> <CreateAnnotation AnnotationType=”SYMBOL” Acronym=”$CSYMB” Description=”Another Symbol” XOffset=”1.1” YOffset=”3.9” Angle=”0”> <Attribute Acronym=”$SCODE” Value=”ALSC”/> </CreateAnnotation> </Object> |
The key attributes:
Tag | Description |
|---|---|
<Object> | The feature to which the annotation is associated. Attribute: • |
<Filter> | Parent tag for the filter. |
<AttributeValueIsEqualTo /> | Filter for associating marginalia information with an anchor point. Attributes: • • |
<CreateAnnotation> | Positioning information for the marginalia text. Attributes: • • • • • |
<Attribute> | Attributes for cartographic symbol Attributes: • • |