Package org.n52.shetland.ogc.sos
Interface Sos2Constants
-
- All Superinterfaces:
SosConstants
public interface Sos2Constants extends SosConstants
SosConstants holds all important and often used constants (e.g. name of the getCapabilities operation) that are specific to OGC SOS 2.0- Since:
- 1.0.0
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classSos2Constants.CapabilitiesSectionsenum with names of OGC SOS 2.0 Capabilities sections not supported by all versionsstatic classSos2Constants.DeleteSensorParamsstatic classSos2Constants.DescribeSensorParamsenum with parameter names for OGC SOS 2.0 getObservation request not supported by all versionsstatic classSos2Constants.ExtensionsThe names of the extensions that we know off and might supportstatic classSos2Constants.GetFeatureOfInterestParamsenum with parameter names for OGC SOS 2.0 getFeatureOfInterest request not supported by all versionsstatic classSos2Constants.GetObservationByIdParamsstatic classSos2Constants.GetObservationParamsenum with parameter names for getObservation requeststatic classSos2Constants.GetResultParamsstatic classSos2Constants.GetResultTemplateParamsstatic classSos2Constants.InsertObservationParamsenum with parameter names for OGC SOS 2.0 insertObservation request not supported by all versionsstatic classSos2Constants.InsertResultParamsstatic classSos2Constants.InsertResultTemplateParamsstatic classSos2Constants.InsertSensorParamsenum with parameter names for registerSensor requeststatic classSos2Constants.Operationsthe names of the OGC SOS 2.0 operations that are not supported by all versionsstatic classSos2Constants.RelatedFeatureRoleEnumeration for related feature rolestatic classSos2Constants.UpdateSensorDescriptionParamsenum with parameter names for registerSensor request-
Nested classes/interfaces inherited from interface org.n52.shetland.ogc.sos.SosConstants
SosConstants.Filter
-
-
Field Summary
-
Fields inherited from interface org.n52.shetland.ogc.sos.SosConstants
ACCEPT_FORMATS, ALL_RELATED_FEATURES, GENERATED_IDENTIFIER_PREFIX, MAX_VALUE, MIN_VALUE, NOT_DEFINED, NS_SOS_PREFIX, OBS_COL_ID_PREFIX, OBS_GENERIC_ID_PREFIX, OBS_ID_PREFIX, OBS_TEMP_ID_PREFIX, PARAMETER_ANY, PARAMETER_NO_VALUES, PHENOMENON_TIME_VALUE_REFERENCE, PROCEDURE_STANDARD_DESC_URL, RESPONSE_MODE_ATTACHED, RESPONSE_MODE_INLINE, RESPONSE_MODE_OUT_OF_BANDS, RESPONSE_MODES, RESPONSE_RESULT_TEMPLATE, RESULT_TIME_VALUE_REFERENCE, SEPARATOR_4_OFFERINGS, SEPARATOR_4_REL_FEAT, SOS, UPDATE_TIMEOUT, VALID_DESCRIBE_SENSOR_TIME_VALUE_REFERENCE, VALID_TIME_VALUE_REFERENCE
-
-
-
-
Field Detail
-
NS_SOS_20
static final String NS_SOS_20
- See Also:
- Constant Field Values
-
SCHEMA_LOCATION_URL_SOS
static final String SCHEMA_LOCATION_URL_SOS
- See Also:
- Constant Field Values
-
SCHEMA_LOCATION_URL_SOS_GET_CAPABILITIES
static final String SCHEMA_LOCATION_URL_SOS_GET_CAPABILITIES
- See Also:
- Constant Field Values
-
SCHEMA_LOCATION_URL_SOS_GET_FEATURE_OF_INTEREST
static final String SCHEMA_LOCATION_URL_SOS_GET_FEATURE_OF_INTEREST
- See Also:
- Constant Field Values
-
SCHEMA_LOCATION_URL_SOS_GET_OBSERVATION
static final String SCHEMA_LOCATION_URL_SOS_GET_OBSERVATION
- See Also:
- Constant Field Values
-
SCHEMA_LOCATION_URL_SOS_GET_OBSERVATION_BY_ID
static final String SCHEMA_LOCATION_URL_SOS_GET_OBSERVATION_BY_ID
- See Also:
- Constant Field Values
-
SCHEMA_LOCATION_URL_SOS_GET_RESULT
static final String SCHEMA_LOCATION_URL_SOS_GET_RESULT
- See Also:
- Constant Field Values
-
SCHEMA_LOCATION_URL_SOS_GET_RESULT_TEMPLATE
static final String SCHEMA_LOCATION_URL_SOS_GET_RESULT_TEMPLATE
- See Also:
- Constant Field Values
-
SCHEMA_LOCATION_URL_SOS_INSERT_OBSERVATION
static final String SCHEMA_LOCATION_URL_SOS_INSERT_OBSERVATION
- See Also:
- Constant Field Values
-
SCHEMA_LOCATION_URL_SOS_INSERT_RESULT
static final String SCHEMA_LOCATION_URL_SOS_INSERT_RESULT
- See Also:
- Constant Field Values
-
SCHEMA_LOCATION_URL_SOS_INSERT_RESULT_TEMPLATE
static final String SCHEMA_LOCATION_URL_SOS_INSERT_RESULT_TEMPLATE
- See Also:
- Constant Field Values
-
SCHEMA_LOCATION_URL_SOS_INSERT_SENSOR
static final String SCHEMA_LOCATION_URL_SOS_INSERT_SENSOR
- See Also:
- Constant Field Values
-
SCHEMA_LOCATION_URL_SOS_INSERTION_CAPABILITIES
static final String SCHEMA_LOCATION_URL_SOS_INSERTION_CAPABILITIES
- See Also:
- Constant Field Values
-
SOS_SCHEMA_LOCATION
static final SchemaLocation SOS_SCHEMA_LOCATION
-
SOS_GET_CAPABILITIES_SCHEMA_LOCATION
static final SchemaLocation SOS_GET_CAPABILITIES_SCHEMA_LOCATION
-
SOS_GET_FEATURE_OF_INTEREST_SCHEMA_LOCATION
static final SchemaLocation SOS_GET_FEATURE_OF_INTEREST_SCHEMA_LOCATION
-
SOS_GET_OBSERVATION_SCHEMA_LOCATION
static final SchemaLocation SOS_GET_OBSERVATION_SCHEMA_LOCATION
-
SOS_GET_OBSERVATION_BY_ID_SCHEMA_LOCATION
static final SchemaLocation SOS_GET_OBSERVATION_BY_ID_SCHEMA_LOCATION
-
SOS_GET_RESULT_SCHEMA_LOCATION
static final SchemaLocation SOS_GET_RESULT_SCHEMA_LOCATION
-
SOS_GET_RESULT_TEMPLATE_SCHEMA_LOCATION
static final SchemaLocation SOS_GET_RESULT_TEMPLATE_SCHEMA_LOCATION
-
SOS_INSERT_OBSERVATION_SCHEMA_LOCATION
static final SchemaLocation SOS_INSERT_OBSERVATION_SCHEMA_LOCATION
-
SOS_INSERT_RESULT_SCHEMA_LOCATION
static final SchemaLocation SOS_INSERT_RESULT_SCHEMA_LOCATION
-
SOS_INSERT_RESULT_TEMPLATE_SCHEMA_LOCATION
static final SchemaLocation SOS_INSERT_RESULT_TEMPLATE_SCHEMA_LOCATION
-
SOS_INSERT_SNSOR_SCHEMA_LOCATION
static final SchemaLocation SOS_INSERT_SNSOR_SCHEMA_LOCATION
-
SOS_INSERTION_CAPABILITIES_SCHEMA_LOCATION
static final SchemaLocation SOS_INSERTION_CAPABILITIES_SCHEMA_LOCATION
-
RESPONSE_FORMATS
static final Set<String> RESPONSE_FORMATS
Constant for the content types of the response formats
-
EN_CAPABILITIES
static final String EN_CAPABILITIES
- See Also:
- Constant Field Values
-
EN_GET_CAPABILITIES
static final String EN_GET_CAPABILITIES
- See Also:
- Constant Field Values
-
EN_GET_FEATURE_OF_INTEREST
static final String EN_GET_FEATURE_OF_INTEREST
- See Also:
- Constant Field Values
-
EN_GET_FEATURE_OF_INTEREST_RESPONSE
static final String EN_GET_FEATURE_OF_INTEREST_RESPONSE
- See Also:
- Constant Field Values
-
EN_GET_OBSERVATION
static final String EN_GET_OBSERVATION
- See Also:
- Constant Field Values
-
EN_GET_OBSERVATION_BY_ID
static final String EN_GET_OBSERVATION_BY_ID
- See Also:
- Constant Field Values
-
EN_GET_OBSERVATION_BY_ID_RESPONSE
static final String EN_GET_OBSERVATION_BY_ID_RESPONSE
- See Also:
- Constant Field Values
-
EN_GET_OBSERVATION_RESPONSE
static final String EN_GET_OBSERVATION_RESPONSE
- See Also:
- Constant Field Values
-
EN_GET_RESULT
static final String EN_GET_RESULT
- See Also:
- Constant Field Values
-
EN_GET_RESULT_RESPONSE
static final String EN_GET_RESULT_RESPONSE
- See Also:
- Constant Field Values
-
EN_GET_RESULT_TEMPLATE
static final String EN_GET_RESULT_TEMPLATE
- See Also:
- Constant Field Values
-
EN_GET_RESULT_TEMPLATE_RESPONSE
static final String EN_GET_RESULT_TEMPLATE_RESPONSE
- See Also:
- Constant Field Values
-
EN_INSERT_OBSERVATION
static final String EN_INSERT_OBSERVATION
- See Also:
- Constant Field Values
-
EN_INSERT_OBSERVATION_RESPONSE
static final String EN_INSERT_OBSERVATION_RESPONSE
- See Also:
- Constant Field Values
-
EN_INSERT_RESULT
static final String EN_INSERT_RESULT
- See Also:
- Constant Field Values
-
EN_INSERT_RESULT_RESPONSE
static final String EN_INSERT_RESULT_RESPONSE
- See Also:
- Constant Field Values
-
EN_INSERT_RESULT_TEMPLATE
static final String EN_INSERT_RESULT_TEMPLATE
- See Also:
- Constant Field Values
-
EN_INSERT_RESULT_TEMPLATE_RESPONSE
static final String EN_INSERT_RESULT_TEMPLATE_RESPONSE
- See Also:
- Constant Field Values
-
EN_OBSERVATION_OFFERING
static final String EN_OBSERVATION_OFFERING
- See Also:
- Constant Field Values
-
EN_OBSERVED_AREA
static final String EN_OBSERVED_AREA
- See Also:
- Constant Field Values
-
EN_PHENOMENON_TIME
static final String EN_PHENOMENON_TIME
- See Also:
- Constant Field Values
-
EN_RESULT_TIME
static final String EN_RESULT_TIME
- See Also:
- Constant Field Values
-
EN_RESPONSE_FORMAT
static final String EN_RESPONSE_FORMAT
- See Also:
- Constant Field Values
-
EN_OBSERVATION_TYPE
static final String EN_OBSERVATION_TYPE
- See Also:
- Constant Field Values
-
EN_FEATURE_OF_INTEREST_TYPE
static final String EN_FEATURE_OF_INTEREST_TYPE
- See Also:
- Constant Field Values
-
EN_SOS_INSERTION_METADATA
static final String EN_SOS_INSERTION_METADATA
- See Also:
- Constant Field Values
-
QN_CAPABILITIES
static final QName QN_CAPABILITIES
-
QN_GET_CAPABILITIES
static final QName QN_GET_CAPABILITIES
-
QN_GET_FEATURE_OF_INTEREST
static final QName QN_GET_FEATURE_OF_INTEREST
-
QN_GET_FEATURE_OF_INTEREST_RESPONSE
static final QName QN_GET_FEATURE_OF_INTEREST_RESPONSE
-
QN_GET_OBSERVATION
static final QName QN_GET_OBSERVATION
-
QN_GET_OBSERVATION_BY_ID
static final QName QN_GET_OBSERVATION_BY_ID
-
QN_GET_OBSERVATION_BY_ID_RESPONSE
static final QName QN_GET_OBSERVATION_BY_ID_RESPONSE
-
QN_GET_OBSERVATION_RESPONSE
static final QName QN_GET_OBSERVATION_RESPONSE
-
QN_GET_RESULT
static final QName QN_GET_RESULT
-
QN_GET_RESULT_RESPONSE
static final QName QN_GET_RESULT_RESPONSE
-
QN_GET_RESULT_TEMPLATE
static final QName QN_GET_RESULT_TEMPLATE
-
QN_GET_RESULT_TEMPLATE_RESPONSE
static final QName QN_GET_RESULT_TEMPLATE_RESPONSE
-
QN_INSERT_OBSERVATION
static final QName QN_INSERT_OBSERVATION
-
QN_INSERT_OBSERVATION_RESPONSE
static final QName QN_INSERT_OBSERVATION_RESPONSE
-
QN_INSERT_RESULT
static final QName QN_INSERT_RESULT
-
QN_INSERT_RESULT_RESPONSE
static final QName QN_INSERT_RESULT_RESPONSE
-
QN_INSERT_RESULT_TEMPLATE
static final QName QN_INSERT_RESULT_TEMPLATE
-
QN_INSERT_RESULT_TEMPLATE_RESPONSE
static final QName QN_INSERT_RESULT_TEMPLATE_RESPONSE
-
QN_OBSERVATION_OFFERING
static final QName QN_OBSERVATION_OFFERING
-
QN_SOS_INSERTION_METADATA
static final QName QN_SOS_INSERTION_METADATA
-
QN_SOS_OBSERVED_AREA
static final QName QN_SOS_OBSERVED_AREA
-
QN_SOS_PHENOMENON_TIME
static final QName QN_SOS_PHENOMENON_TIME
-
QN_SOS_RESULT_TIME
static final QName QN_SOS_RESULT_TIME
-
QN_SOS_RESPONSE_FORMAT
static final QName QN_SOS_RESPONSE_FORMAT
-
QN_SOS_OBSERVATION_TYPE
static final QName QN_SOS_OBSERVATION_TYPE
-
QN_SOS_FEATURE_OF_INTEREST_TYPE
static final QName QN_SOS_FEATURE_OF_INTEREST_TYPE
-
VALUE_REFERENCE_SPATIAL_FILTERING_PROFILE
static final String VALUE_REFERENCE_SPATIAL_FILTERING_PROFILE
- See Also:
- Constant Field Values
-
HREF_PARAMETER_SPATIAL_FILTERING_PROFILE
static final String HREF_PARAMETER_SPATIAL_FILTERING_PROFILE
- See Also:
- Constant Field Values
-
SOAP_REASON_INVALID_PROPERTY_OFFERING_COMBINATION
static final String SOAP_REASON_INVALID_PROPERTY_OFFERING_COMBINATION
- See Also:
- Constant Field Values
-
SOAP_REASON_RESPONSE_EXCEEDS_SIZE_LIMIT
static final String SOAP_REASON_RESPONSE_EXCEEDS_SIZE_LIMIT
- See Also:
- Constant Field Values
-
SERVICEVERSION
static final String SERVICEVERSION
Constant for actual implementing version- See Also:
- Constant Field Values
-
-