Slot: longitude
Longitude of this point in the geolocation; limited to -180 to 180, inclusive.
URI: brc:longitude Alias: longitude
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
Point | no |
Properties
-
Range: Float
-
Required: True
-
Minimum Value: -180
-
Maximum Value: 180
Examples
Value |
---|
-76.51239 |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/brc/brc_schema
Mappings
Mapping Type | Mapped Value |
---|---|
self | brc:longitude |
native | brc:longitude |
LinkML Source
name: longitude
description: Longitude of this point in the geolocation; limited to -180 to 180, inclusive.
examples:
- value: '-76.51239'
from_schema: https://w3id.org/brc/brc_schema
rank: 1000
alias: longitude
owner: point
domain_of:
- point
range: float
required: true
minimum_value: -180
maximum_value: 180