Field Summary |
|
final public static String | CURRENT_UPDATE_SEQUENCE Value of (optional) UpdateSequence parameter in GetCapabilities request is
equal to current value of Capabilities XML update sequence number. |
final public static String | INVALID_CRS Request contains a CRS not offered by the server for one or
more of the Layers in the request. |
final public static String | INVALID_DIMENSION_VALUE Request contains an invalid sample dimension value. |
final public static String | INVALID_FORMAT |
final public static String | INVALID_SRS Request contains an SRS not offered by the service instance
for one or more of the Layers in the request. |
final public static String | INVALID_UPDATE_SEQUENCE Value of (optional) UpdateSequence parameter in GetCapabilities request is
greater than current value of Capabilities XML update sequence number. |
final public static String | LAYER_NOT_DEFINED Request is for a Layer not offered by the service instance. |
final public static String | LAYER_NOT_QUERYABLE GetFeatureInfo request is applied to a Layer which is not declared queryable. |
final public static String | MISSING_DIMENSION_VALUE Request does not include a sample dimension value, and the service instance
did not declare a default value for that dimension. |
final public static String | OPERATION_NOT_SUPPORTED Request is for an optional operation that is not supported by the server. |
final public static String | STYLE_NOT_DEFINED Request is for a Layer in a Style not offered by the service instance. |