Skip to content

Enum: RemoteSensingPlatformType

Classification of platforms used to carry remote sensing instruments for earth observation and environmental monitoring.

URI: valuesets:RemoteSensingPlatformType

View in BioPortal

Permissible Values

Value Meaning Description Broad Mappings Aliases
SATELLITE An artificial satellite orbiting Earth carrying remote sensing instruments ENVO:01001492
AIRBORNE A manned aircraft carrying remote sensing instruments
UAV_DRONE An unmanned aerial vehicle or drone carrying remote sensing instruments UAV, drone
GROUND_BASED A stationary or mobile ground-based platform carrying remote sensing instruments
SHIPBORNE A watercraft carrying remote sensing instruments for maritime or coastal observation

Slots

Name Description
remote_sensing_platform_type Type of platform used for remote sensing

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: RemoteSensingPlatformType
instantiates:
- valuesets_meta:ValueSetEnumDefinition
description: Classification of platforms used to carry remote sensing instruments
  for earth observation and environmental monitoring.
title: Remote Sensing Platform Type
from_schema: https://w3id.org/valuesets
contributors:
- orcid:0000-0002-6601-2165
- https://github.com/anthropics/claude-code
status: DRAFT
rank: 1000
permissible_values:
  SATELLITE:
    text: SATELLITE
    description: An artificial satellite orbiting Earth carrying remote sensing instruments
    broad_mappings:
    - ENVO:01001492
  AIRBORNE:
    text: AIRBORNE
    description: A manned aircraft carrying remote sensing instruments
  UAV_DRONE:
    text: UAV_DRONE
    description: An unmanned aerial vehicle or drone carrying remote sensing instruments
    annotations:
      aliases:
        tag: aliases
        value: UAV, drone
  GROUND_BASED:
    text: GROUND_BASED
    description: A stationary or mobile ground-based platform carrying remote sensing
      instruments
  SHIPBORNE:
    text: SHIPBORNE
    description: A watercraft carrying remote sensing instruments for maritime or
      coastal observation