new OSH.Server()
Example
var oshServer = new OSH.Server({
url : ,
sosService: 'sos',
spsService: 'sps',
baseUrl: 'sensorhub'
});
Methods
-
getCapabilities(successCallback, errorCallback)
-
Name Type Description successCallbackerrorCallback -
getFeatureOfInterest(successCallback, errorCallback)
-
Name Type Description successCallbackcallback the corresponding JSON object
errorCallbackcallback the corresponding error
-
getResultTemplate(successCallback, errorCallback, offering)
-
Name Type Description successCallbackcallback the corresponding JSON object
errorCallbackcallback the corresponding error
offeringthe corresponding offering