Package com.luciad.ogc.wcs.common.model
package com.luciad.ogc.wcs.common.model
Model of an OGC Web Coverage Service (WCS), used by the WCS client API in com.luciad.ogc.wcs.client. The main class in this package is TLcdWCSCapabilities, which is the entry point to a complete model of a WCS Capabilities document. The class com.luciad.ogc.wcs.client.TLcdWCSCapabilitiesDecoder can be used to retrieve and decode a Capabilities document and return a corresponding TLcdWCSCapabilities object. This object can then be used with com.luciad.ogc.wcs.client.TLcdWCSProxyModelFactory to create a WCS proxy model.
- Since:
- 6.2
-
ClassDescriptionHuman-readable descriptive information for the object it is included within.Description of a WCS object.Description of a measured or observed quantity, and list of the "valid" quantity values (values for which measurements are available or "by which" aggregate values are available).This class represents the values of an axis description.Metadata for a WCS server, also known as Capabilities.This class contains the service exception metadata.Specifies which of the minimum and maximum values are included in the range.This class contains metadata about the data served by the WCS instance.This class provides the description of a specific coverage served by an OpenGIS Web Coverage Service (WCS) instance.Full description of one coverage available from an OpenGIS Web Coverage Service (WCS) instance.Brief description of one coverage available from a WCS.Defines the spatial-temporal domain set of a coverage offering.Codes that identify interpolation methods.An interval of values of a numeric quantity.Defines spatial extent by extending
TLcdWCSLonLatEnvelopeBase
with an optional time position pair.For WCS use, this class is intended to restrictILcdGML3Envelope
to the WGS84 geographic CRS with Longitude preceding Latitude and both using decimal degrees only.Refers to a metadata package that contains metadata properties for an object.This class contains the operations metadata and exception metadata.Defines the properties (categories, measures, or values) assigned to each location in the domain.This class contains the service identification information.Defines the spatial domain of a coverage offering.Unordered list(s) of identifiers of Coordinate Reference Systems (CRS's) supported in server operation requests and responses.Unordered list of data transfer formats supported.Unordered list of interpolation methods supported.This is a variation of the GML TimePeriod, which allows the beginning and end of a time-period to be expressed in short-form inline using the begin/endPosition element, which allows an identifiable TimeInstant to be defined simultaneously with using it, or by reference, using xlinks on the begin/end elements.An ordered sequence of time positions or intervals.A single value for a variable, encoded as a string.List of all the valid values and/or intervals of values for this variable.List of all the valid values and/or ranges of values for this variable.The range of an interval.