- add module 'automatic_inclinometer'
This commit is contained in:
parent
c2f2dc1b41
commit
b704e55a3e
7 changed files with 551 additions and 12 deletions
|
@ -174,7 +174,8 @@ def insert_sensor(offering, procedure, foi, sensor_type):
|
|||
"observationType": [
|
||||
"http://www.opengis.net/def/observationType/OGC-OM/2.0/OM_Measurement"
|
||||
],
|
||||
"featureOfInterestType": "http://www.opengis.net/def/samplingFeatureType/OGC-OM/2.0/SF_SamplingPoint"
|
||||
"featureOfInterestType":
|
||||
"http://www.opengis.net/def/samplingFeatureType/OGC-OM/2.0/SF_SamplingPoint"
|
||||
}
|
||||
return body
|
||||
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue