GET api/GeoMoS?geomosServer={geomosServer}&projectID={projectID}&sensorID={sensorID}&projectOut={projectOut}&startTime={startTime}

get command for data query

Request Information

URI Parameters

NameDescriptionTypeAdditional information
geomosServer

GeoMoS Server

string

Required

projectID

Project ID

string

Required

sensorID

Sensor ID

string

Required

projectOut

Project Geo4D

string

Required

startTime

Start Date

string

Default value is

Body Parameters

None.

Response Information

Resource Description

string

Response Formats

application/json, text/json

Sample:
"sample Bstring"

application/xml, text/xml

Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample Bstring</string>