VectorMapPoint

Features representing topographic objects and other concepts that have a point-based geometry.

UML diagram of the VectorMapPoint Feature Type, listing its five attributes. The feature type and its attributes are described in detail in the FeatureType VectorMapPoint table.
UML diagram showing the VectorMapPoint Feature Type in the GML supply.

VectorMapPoint attributes

point

A pair of easting and northing co-ordinates in metres, defining a horizontal location in the British National Grid spatial reference system.

  • 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 the feature code.

  • Type: FeatureDescriptionValue

  • Length: 60

  • Multiplicity: [1]

orientation

The orientation of symbol features for cartographic placement. Given in tenths of a degree anticlockwise from due east (0–3599).

  • Type: Angle

  • Length: 4

  • Multiplicity: [1]

Last updated

Was this helpful?