# Text

<figure><img src="https://1897589978-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcNpJpLP8RROUaWVQo5ea%2Fuploads%2FYoFF1AVLBPCekMyA0Pd2%2Fimage.png?alt=media&#x26;token=870fa430-fd0d-4264-a345-64fd5c658165" alt="" width="315"><figcaption><p>UML diagram showing the Text Feature Type in the GML supply</p></figcaption></figure>

## 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](https://docs.os.uk/os-downloads/products/maps-and-imagery-portfolio/os-vectormap-local/os-vectormap-local-technical-specification/feature-codes-and-descriptions)
* **Length:** 5
* **Multiplicity:** \[1]

### featureDescription

A description of what the feature codes represent.

* **Type:** [FeatureDescriptionValue](https://docs.os.uk/os-downloads/products/maps-and-imagery-portfolio/os-vectormap-local/os-vectormap-local-technical-specification/feature-codes-and-descriptions)
* **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]
