Package com.supermap.services.protocols.wcs

The definition of base types in the WCS service implementation.

See: Description

  • Interface Summary 
    Interface Description
    WCS
    WFS service interface.
  • Class Summary 
    Class Description
    AxisType
    The coordinate axis, the vector range, consists of multidimensional control variables, and the control variable for each dimension is an axis.
    BoundingBox
    The bounding box of the coverage, used to describe the spatial extent of the coverage.
    Coverage
    Raster image dataset information description class.
    CoverageDescription
    Coverage description class, DescribeCoverage operation is used to return the descriptive information of the coverage.
    CoverageDomain
    The available space-time range for the current coverage.
    CoverageSummary
    Coverage profile description class, GetCapabilities operation is used to return the coverage of the coverage information.
    Definition
    The current scope of more definition information, including meaning, units and so on.
    GridCRS
    Grid reference space used by data.
    PossibleValues
    The possible values for the coverage field.
    RangeType
    Defines the range of Coverage values for each point.
    Reference
    The current request returns the resource reference for the coverage.
    SpatialDomain
    The current coverage of the coverage area.
    WCSCapabilities
    WCS service capability information.
    WCSParameter
    WCS parameter class, used to pass GetCoverage parameters.
  • Enum Summary 
    Enum Description
    PossibleValues.ValueType
    The type of field value.

Package com.supermap.services.protocols.wcs Description

The definition of base types in the WCS service implementation.

This package includes the definition of WCS services and base types used in the WCS service implementation.