public interface ILcdCoverageOfferingDetail
ILcdCoverageOffering
with more
specific information about the coverage domain and the operations the WCS
can perform with the coverage data.Modifier and Type | Method and Description |
---|---|
java.lang.String |
getNativeCRS()
Returns a string describing the native Coordinate Reference System (CRS) of
the coverage offering.
|
java.lang.String |
getSupportedOutputFormat(int aIndex)
Returns the output format at the given index.
|
int |
getSupportedOutputFormatCount()
Returns the additional number of supported output formats for the coverage offering,
next to the default supported format
GeoTIFF . |
java.lang.String getNativeCRS()
int getSupportedOutputFormatCount()
GeoTIFF
.java.lang.String getSupportedOutputFormat(int aIndex) throws java.lang.IndexOutOfBoundsException
java.lang.IndexOutOfBoundsException