Skip to content

Enum: CompassDirection

Cardinal and intercardinal compass directions

URI: valuesets:CompassDirection

Permissible Values

Value Meaning Description
NORTH None North (0°/360°)
EAST None East (90°)
SOUTH None South (180°)
WEST None West (270°)
NORTHEAST None Northeast (45°)
SOUTHEAST None Southeast (135°)
SOUTHWEST None Southwest (225°)
NORTHWEST None Northwest (315°)
NORTH_NORTHEAST None North-northeast (22
EAST_NORTHEAST None East-northeast (67
EAST_SOUTHEAST None East-southeast (112
SOUTH_SOUTHEAST None South-southeast (157
SOUTH_SOUTHWEST None South-southwest (202
WEST_SOUTHWEST None West-southwest (247
WEST_NORTHWEST None West-northwest (292
NORTH_NORTHWEST None North-northwest (337

Slots

Name Description
compass_direction Cardinal and intercardinal compass directions

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/linkml/valuesets

LinkML Source

name: CompassDirection
description: Cardinal and intercardinal compass directions
from_schema: https://w3id.org/linkml/valuesets
rank: 1000
permissible_values:
  NORTH:
    text: NORTH
    description: North (0°/360°)
    annotations:
      abbreviation:
        tag: abbreviation
        value: N
      degrees:
        tag: degrees
        value: 0
  EAST:
    text: EAST
    description: East (90°)
    annotations:
      abbreviation:
        tag: abbreviation
        value: E
      degrees:
        tag: degrees
        value: 90
  SOUTH:
    text: SOUTH
    description: South (180°)
    annotations:
      abbreviation:
        tag: abbreviation
        value: S
      degrees:
        tag: degrees
        value: 180
  WEST:
    text: WEST
    description: West (270°)
    annotations:
      abbreviation:
        tag: abbreviation
        value: W
      degrees:
        tag: degrees
        value: 270
  NORTHEAST:
    text: NORTHEAST
    description: Northeast (45°)
    annotations:
      abbreviation:
        tag: abbreviation
        value: NE
      degrees:
        tag: degrees
        value: 45
  SOUTHEAST:
    text: SOUTHEAST
    description: Southeast (135°)
    annotations:
      abbreviation:
        tag: abbreviation
        value: SE
      degrees:
        tag: degrees
        value: 135
  SOUTHWEST:
    text: SOUTHWEST
    description: Southwest (225°)
    annotations:
      abbreviation:
        tag: abbreviation
        value: SW
      degrees:
        tag: degrees
        value: 225
  NORTHWEST:
    text: NORTHWEST
    description: Northwest (315°)
    annotations:
      abbreviation:
        tag: abbreviation
        value: NW
      degrees:
        tag: degrees
        value: 315
  NORTH_NORTHEAST:
    text: NORTH_NORTHEAST
    description: North-northeast (22.5°)
    annotations:
      abbreviation:
        tag: abbreviation
        value: NNE
      degrees:
        tag: degrees
        value: 22.5
  EAST_NORTHEAST:
    text: EAST_NORTHEAST
    description: East-northeast (67.5°)
    annotations:
      abbreviation:
        tag: abbreviation
        value: ENE
      degrees:
        tag: degrees
        value: 67.5
  EAST_SOUTHEAST:
    text: EAST_SOUTHEAST
    description: East-southeast (112.5°)
    annotations:
      abbreviation:
        tag: abbreviation
        value: ESE
      degrees:
        tag: degrees
        value: 112.5
  SOUTH_SOUTHEAST:
    text: SOUTH_SOUTHEAST
    description: South-southeast (157.5°)
    annotations:
      abbreviation:
        tag: abbreviation
        value: SSE
      degrees:
        tag: degrees
        value: 157.5
  SOUTH_SOUTHWEST:
    text: SOUTH_SOUTHWEST
    description: South-southwest (202.5°)
    annotations:
      abbreviation:
        tag: abbreviation
        value: SSW
      degrees:
        tag: degrees
        value: 202.5
  WEST_SOUTHWEST:
    text: WEST_SOUTHWEST
    description: West-southwest (247.5°)
    annotations:
      abbreviation:
        tag: abbreviation
        value: WSW
      degrees:
        tag: degrees
        value: 247.5
  WEST_NORTHWEST:
    text: WEST_NORTHWEST
    description: West-northwest (292.5°)
    annotations:
      abbreviation:
        tag: abbreviation
        value: WNW
      degrees:
        tag: degrees
        value: 292.5
  NORTH_NORTHWEST:
    text: NORTH_NORTHWEST
    description: North-northwest (337.5°)
    annotations:
      abbreviation:
        tag: abbreviation
        value: NNW
      degrees:
        tag: degrees
        value: 337.5