Text

UML diagram showing the Text Feature Type in the GML supply

Text attributes

anchorPoint

The coordinate position that a piece of text is positioned relative to.

  • Type: GM_Point

  • Length: N/A

  • Multiplicity: [1]

featureID

A unique feature identification. IDs will be retained between iterations but will not be version controlled.

  • Type: CharacterString

  • Length: 38

  • Multiplicity: [1]

featureCode

A unique feature code to facilitate analysis and styling.

  • Type: FeatureCodeValue

  • Length: 5

  • Multiplicity: [1]

featureDescription

A description of what the feature codes represent.

  • Type: FeatureDescriptionValue

  • Length: 60

  • Multiplicity: [1]

textRendering

Provides the information to graphically display a text string in harmony with the underlying map detail and consists of anchorPosition, font, height and orientation.

  • Type: textRenderingType

  • Length: N/A

  • Multiplicity: [1]

textString

Textual information that can be rendered using the textRendering attribute.

  • Type: CharacterString

  • Length: 150

  • Multiplicity: [1]

Last updated

Was this helpful?