FunctionalSite

A polygon feature that represents the area or extent of certain types of function or activity with appropriate attribution.

UML class diagram for the FunctionalSite and ImportantBuilding Feature Types.
UML class diagram for the FunctionalSite and ImportantBuilding Feature Types.

FunctionalSite attributes

classification

A description of the actual function of a site (that is, airfield, junior school, hospital and so on.) The valid values are defined in the SiteClassification Code List. For sites with multiple functions, the values will be provided together and separated by a ‘,’.

  • Type: SiteClassification

  • Length: 90

  • Multiplicity: [1]

distinctiveName

The name of the site (for example, ‘Brighton College’). Note this may be null if the captured value is a house number.

  • Type: CharacterString

  • Length: 120

  • Multiplicity: [0..1]

featureCode

A unique feature code to facilitate styling.

  • Type: Integer

  • Multiplicity: [1]

geometry

Polygon representing the extent of the functional site.

  • Type: GM_MultiSurface

  • Multiplicity: [1]

siteTheme

A description of the theme that a particular site falls under (that is, air transport, education, medical care and so on.). The valid values are defined in the SiteThemeType Code List.

  • Type: SiteTheme

  • Length: 21

  • Multiplicity: [1]

Last updated