Class: Server

OSH. Server

new OSH.Server()

Example

var oshServer = new OSH.Server({
url : ,
sosService: 'sos',
spsService: 'sps',
baseUrl: 'sensorhub'
});

Methods

getCapabilities(successCallback, errorCallback)

Name Type Description
successCallback
errorCallback

getFeatureOfInterest(successCallback, errorCallback)

Name Type Description
successCallback

callback the corresponding JSON object

errorCallback

callback the corresponding error

getResultTemplate(successCallback, errorCallback, offering)

Name Type Description
successCallback

callback the corresponding JSON object

errorCallback

callback the corresponding error

offering

the corresponding offering