Skip to content

Slot: latitude

Latitude in degrees (-90 to 90)

URI: debrief:slot/latitude Alias: latitude

Applicable Classes

Name Description Modifies Slot
Coordinate A geographic coordinate [longitude, latitude] no

Properties

  • Range: Float

  • Required: True

  • Minimum Value: -90

  • Maximum Value: 90

Identifier and Mapping Information

Schema Source

  • from schema: https://debrief.info/schemas/debrief

Mappings

Mapping Type Mapped Value
self debrief:latitude
native debrief:latitude

LinkML Source

name: latitude
description: Latitude in degrees (-90 to 90)
from_schema: https://debrief.info/schemas/debrief
rank: 1000
alias: latitude
owner: Coordinate
domain_of:
- Coordinate
range: float
required: true
minimum_value: -90
maximum_value: 90