BoundaryLine

Features representing the boundaries of administrative areas that have a line-based geometry (for example, Parish Boundary).

  • Spatial attribute: polyline

  • Data type attribute: GM_MultiCurve

BoundaryLine attributes

TOID or gml:id

The unique topographic reference number. It consists of the letters ‘osgb’ followed by thirteen or sixteen digits. The TOID must always be retained / stored in its entirety and any leading zeros on the TOID are retained to permit linking of the feature to other OS MasterMap products.

  • Attribute Name: TOID or gml:id

  • Type: String

  • Multiplicity: [1]

featureCode

Topographic features have a numerical feature code (a five-digit integer) assigned to each feature. This feature code is wholly determined by the feature type, the descriptive group(s) and the descriptive term(s). The feature code does not add any information to that contained in these attributes. The physicalLevel, physicalPresence and make attributes do not affect the feature code.

The feature code itself is arbitrarily assigned and is therefore not informative without the look-up table that gives the feature type and attribute values corresponding to each feature code.

  • Attribute Name: featureCode (GML), feature_code (GeoPackage), N/A (Vector Tiles)

  • Type: Integer

  • Multiplicity: [1]

version

The version number of the feature (in the range of 1 to 4294967295). This uniquely identifies a specific version of a feature with a given TOID.

  • Attribute Name: version (GML), version (GeoPackage), N/A (Vector Tiles)

  • Type: Integer

  • Multiplicity: [0..1]

versionDate

The date on which this version of the feature became the current version. This is the date on which the feature was changed in the database and is not the date of any associated real-world change.

  • Attribute Name: versionDate (GML), version_date (GeoPackage), N/A (Vector Tiles)

  • Type: Date

  • Multiplicity: [1]

theme

A theme that the feature belongs to.

  • Attribute Name: theme (GML), theme (GeoPackage), theme (Vector Tiles)

  • Multiplicity: [1..*]

accuracyOfPosition

The accuracy of a horizontal position in metres at the 95% confidence level.

  • Attribute Name: accuracyOfPosition (GML), accuracy_of_position (GeoPackage), N/A (Vector Tiles)

  • Multiplicity: [1]

changeHistory

Information about the change history of a feature that comprises the reason for the change and the date for this change. Each feature may have numerous change history records and these are ordered chronologically. A complex attribute.

descriptiveGroup

This is the primary classification attribute of a feature.

It assigns a feature to one or more of 21 groups, most of which are categories of real-world topographic objects, such as path, building or natural environment; others are categories of supportive or administrative features, such as network or polygon closing geometry and political or administrative. In general, values of this attribute are not specific to particular feature types.

Due to limitations in the source data from which OS MasterMap was created, there are some exceptions to this principle. For instance, the descriptiveGroup buildings or structure contains text describing or naming buildings and structures, while the topographic features have the descriptiveGroup values of building, glasshouse or structures. NOTE: There is only ever one descriptiveGroup with the value of ‘Political Or Administrative’ on a BoundaryLine feature.

  • Attribute Name: descriptiveGroup (GML), descriptive_group (GeoPackage), N/A (Vector Tiles)

  • Multiplicity: [1]

descriptiveTerm

This attribute, if present, gives further classification information about the feature.

A feature may have multiple descriptiveTerm attributes, but this is little used at present. Most features have zero or one descriptiveTerm attributes. A situation where multiple descriptiveTerm attributes are used is where area features have a descriptiveGroup with the value of ‘Natural Environment’. These features can have one or more descriptiveTerm attributes specifying the natural land cover types present in the area.

  • Attribute Name: descriptiveGroup (GML), descriptive_group (GeoPackage), N/A (Vector Tiles)

  • Multiplicity: [0..*]

physicalLevel

This attribute states whether the feature is underground, obscured below normal cartographic level, at normal cartographic level, or overhead.

Normal cartographic level is that perceived to be the normal surface level. Where an area feature overlies another (for example, bridges), they are at normal cartographic level and the features below them are recorded as obscured.

Indicates the physical level of a feature with reference to the normal cartographic surface level. Only four values are used: -1 = Underground detail 49 = Obscured detail below the normal cartographic level 50 = Detail at the normal cartographic level 51 = Overhead detail above normal cartographic level

  • Attribute Name: physicalLevel (GML), physical_level (GeoPackage), N/A (Vector Tiles)

  • Type: Integer

  • Multiplicity: [1]

physicalPresence

This attribute is also used to identify an administrative or political boundary.

  • Attribute Name: physicalPresence (GML), physical_presence (GeoPackage), N/A (Vector Tiles)

  • Multiplicity: [1]

polyline

A polyline is an ordered set of points forming a line feature.

  • Attribute Name: polyline

  • Type: GM_MultiCurve

  • Multiplicity: [1]

Last updated