API Type 1 - snow (SCHNEE)
<ElementGroup name="SCHNEE">
<Element>
tag |
description |
type/value |
unity |
optional |
<Id> ... </Id> |
primary key |
integer |
-- |
no |
<Name> ... </Name> |
(german) description |
string |
-- |
no |
<Name_fr> ... </Name_fr> |
french description |
string |
-- |
yes |
<Name_en> ... </Name_en> |
english description |
string |
-- |
yes |
<Name_it> ... </Name_it> |
italian description |
string |
-- |
yes |
<Name_es> ... </Name_es> |
spanish description |
string |
-- |
yes |
<Name_nl> ... </Name_nl> |
dutch description |
string |
-- |
yes |
<snowHeight> ... </snowHeight> |
snow height |
integer (may be NULL) |
cm |
no |
<snowNewHeight> ... </snowNewHeight> |
new fallen snow |
integer (may be NULL) |
cm |
no |
<snowNewDate> ... </snowNewDate> |
date of last snow fall |
YYYY-MM-DD / NULL |
-- |
no |
<snowMaking> ... </snowMaking> |
snowmaking in progress |
boolean |
-- |
no |
</Element>
<Element>
...
</Element>
</ElementGroup>