Skip to content

Slot: coordinates (DEPRECATED)

A two-element array, containing a longitude/latitude pair. The format conforms

with GeoJSON. For example:

[-73.983, 40.719].

URI: ocsf:coordinates Alias: coordinates

Applicable Classes

Name Description Modifies Slot
UnmannedSystemOperatingArea The Unmanned System Operating Area object describes details about a precise no
Location The Geo Location object describes a geographical location, usually associated no

Properties

Type and Range

Property Value
Range Float
Domain Of Location

Cardinality and Requirements

Property Value
Multivalued Yes

Aliases

  • Coordinates

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self ocsf:coordinates
native ocsf:coordinates

LinkML Source

name: coordinates
description: 'A two-element array, containing a longitude/latitude pair. The format
  conforms

  with <a target=''_blank'' href=''https://geojson.org''>GeoJSON</a>. For example:

  <code>[-73.983, 40.719]</code>.'
deprecated: Use specific <code>lat, long</code> attributes instead. (since 1.2.0)
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Coordinates
rank: 1000
alias: coordinates
domain_of:
- Location
range: float
multivalued: true