# Attributes

<table data-full-width="true"><thead><tr><th width="242">Attribute</th><th>Description</th><th>Example</th><th>Data Type</th><th>Valid values</th></tr></thead><tbody><tr><td><p>CLASSIFICA</p><p>(GML: classification)</p></td><td>Used to identify different types of feature within a particular class</td><td>RoadClassification</td><td>String</td><td><a href="/pages/cz7zGANEOU7XQ2GpYVhk"><em>See Code lists</em></a></td></tr><tr><td><p>FONTHEIGHT</p><p>(GML: fontHeight)</p></td><td>Indicative of the height of the text in comparison to other features</td><td>Small</td><td>String</td><td>Small, Medium, Large or Extra Large</td></tr><tr><td><p>HEIGHT</p><p>(GML: height)</p></td><td>Ground height of heighted point in metres</td><td>123</td><td>Integer</td><td>0-1344</td></tr><tr><td><p>DISTNAME (GML:</p><p>distinctiveName)</p></td><td>Name of the road, airport, cartographic text, station, heritage site, ground height value</td><td>Romsey Road; Liverpool John Lennon Airport; Croydon</td><td>String</td><td></td></tr><tr><td><p>ROADNUMBER</p><p>(GML: roadNumber)</p></td><td>DFT road number</td><td>A32</td><td>String</td><td></td></tr><tr><td><p>JUNCTNUM (GML:</p><p>junctionNumber)</p></td><td>Motorway junction number</td><td>6a</td><td>String</td><td></td></tr><tr><td><p>ORIENTATIO (GML:</p><p>textOrientation)</p></td><td>Orientation of the text feature in degrees</td><td>24</td><td>Integer</td><td>-90 to 90</td></tr><tr><td><p>HTMLNAME</p><p>(GML: <em>not present</em>)</p></td><td>This attribute contains all names, including all accents. Those accented letters that do not have an ASCII value have HTML control characters</td><td><p>Coed Ty'n-llŵyn will be recorded as Coed Ty'n- ll&#x3C;f>&#x26;#x0175;&#x3C;/f>yn</p><p>Pont Rhŷd-Dwrial will be recorded as and Pont Rh&#x3C;f>&#x26;#x0177;&#x3C;/f>d-Dwrial</p></td><td>String</td><td></td></tr><tr><td><p>FEATCODE</p><p>(GML:featureCode)</p></td><td>Feature code which provides an alternative to using classification for styling</td><td>15014</td><td>Integer</td><td></td></tr><tr><td><p>ID</p><p>(GML: gml_id)</p></td><td><p>Unique identifier, which can be used for</p><p>de-duplicating across tile boundaries.</p><p>Identifiers will be regenerated for each product release</p></td><td><p>2CA116D4-CB9F-474B-A627-</p><p>2606ECC522AE</p></td><td>String</td><td></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.os.uk/os-downloads/products/maps-and-imagery-portfolio/os-vectormap-district/os-vectormap-district-technical-specification/attributes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
