Package org.opengis.metadata.acquisition

Acquisition information.

Metadata objects are described in the Metadata extension for imagery and gridded data specification. The following table shows the class hierarchy, together with a partial view of aggregation hierarchy:

Package overview
Class hierarchy Aggregation hierarchy
 ISO 19115 object
  ├─ Acquisition
  ├─ Objective
  ├─ PlatformPass
  ├─ Event
  ├─ Requirement
  ├─ RequestedDate
  ├─ Plan
  ├─ Operation
  ├─ Platform
  ├─ Instrument
  └─ EnvironmentalRecord
 CodeList
  ├─ ObjectiveType
  ├─ Trigger
  ├─ Context
  ├─ Sequence
  ├─ Priority
  ├─ GeometryType
  └─ OperationType
 AcquisitionInformation
  ├─ Requirement
  │   ├─ RequestedDate
  │   └─ Priority «code list»
  ├─ Objective
  │   ├─ ObjectiveType «code list»
  │   └─ PlatformPass
  │       └─ Event
  │           ├─ Trigger «code list»
  │           ├─ Context «code list»
  │           └─ Sequence «code list»
  ├─ Plan
  │   ├─ GeometryType «code list»
  │   └─ Operation
  │       ├─ OperationType «code list»
  │       └─ Platform
  │           └─ Instrument
  └─ EnvironmentalRecord
Since:
2.3