| Entity | Type | Values | Description |
|---|---|---|---|
| count | int | any valid value | number of objects |
| open | int | any valid value | number of opened objects |
| length | int | any valid value | total length of objects in meter |
| length_open | int | any valid value | total length of opened objects in meter |
| items | array | items | items |
| Entity | Type | Values | Description |
|---|---|---|---|
| id | int | any valid value | id of facility |
| myid | int | any valid value | your id of facility (id of infsnow will be ignored in this case) |
| name | string | max. 255 chars | name of facility |
| translation | object | translation | name translations |
| initial | string | max. 255 chars | customer specific key/number |
| type | int | types | id of type value |
| group | int | any valid value | id of group |
| coords | object | coords | geographical location |
| state | int | states | id of state |
| stateRemarks | object | translation | remarks |
| condition | int | condition | condition |
| season | int | 0 (all year) | 1 (winter) | 2 (summer) | season(s) |
| length | int | any valid value | length of facility in meters |
| length_open | int | any valid value | open length (dynamic) of facility in meters |
| snow_temperature | int | any valid value | snow temperature (cross-country) |
| water_temperature | int | any valid value | water temperature (baths and lakes) |
| properties | object | properties | properties |
| description | object | description | all year or current season |
| description-wi | object | description | winter (if not filtered by season and values are not identical for both seasons) |
| description-su | object | description | summer (if not filtered by season and values are not identical for both seasons) |
| link | object | links | all year or current season |
| link-wi | object | links | winter (if not filtered by season and values are not identical for both seasons) |
| link-su | object | links | summer (if not filtered by season and values are not identical for both seasons) |
| operationTime | object | operationTime | operationTime (schedule-Parameter must include "time") |
| schedule | array | schedule | schedule (schedule-Parameter must include "plan") |
| heightValley | int | any valid value | valley station (m above sea height) |
| heightMountain | int | any valid value | mountain station (m above sea height) |
| heightDifference | int | any valid value | height difference in meter |
| conveyingCapacity | int | any valid value | conveying capacity (persons/hr) |
| travelTime | string | HH:MM | travel time |
| Entity | Type | Values | Description |
|---|---|---|---|
| de | string | max. 255 chars | german |
| fr | string | max. 255 chars | french |
| it | string | max. 255 chars | italian |
| en | string | max. 255 chars | english |
| es | string | max. 255 chars | spanish |
| nl | string | max. 255 chars | dutch |
| Entity | Type | Values | Description |
|---|---|---|---|
| latitude | double | any valid value | latitude (WGS84) |
| longitude | double | any valid value | longitude (WGS84) |
| Entity | Type | Values | Description |
|---|---|---|---|
| de | string | any valid value | german |
| fr | string | any valid value | french |
| it | string | any valid value | italian |
| en | string | any valid value | english |
| es | string | any valid value | spanish |
| nl | string | any valid value | dutch |
| Entity | Type | Values | Description |
|---|---|---|---|
| de | object | link | german |
| fr | object | link | french |
| it | object | link | italian |
| en | object | link | english |
| es | object | link | spanish |
| nl | object | link | dutch |
| Entity | Type | Values | Description |
|---|---|---|---|
| url | string | max. 255 chars | link url |
| text | string | max. 255 chars | link text |
| Entity | Type | Values | Description |
|---|---|---|---|
| start | time | 00:00-24:00 | start time |
| end | time | 00:00-24:00 | end time |
| firstUp | time | 00:00-24:00 | first uphill transportation if different from start (facilities only) |
| lastUp | time | 00:00-24:00 | last uphill transportation if different from end (facilities only) |
| firstDown | time | 00:00-24:00 | first downhill transportation if different from start (facilities only) |
| lastDown | time | 00:00-24:00 | first downhill transportation if different from end (facilities only) |
| lastSlopeCheck | time | 00:00-24:00 | last slope check (facilities only) |
| lastAscentItaly | time | 00:00-24:00 | last uphill transportation from Italy (facilities only, depends on system instance) |
| lastAscentCH | time | 00:00-24:00 | last uphill transportation from Switzerland (facilities only, depends on system instance) |
| lastDescentItaly | time | 00:00-24:00 | last downhill transportation to Italy (facilities only, depends on system instance) |
| lastDescentCH | time | 00:00-24:00 | last downhill transportation to Switzerland (facilities only, depends on system instance) |
| Entity | Type | Values | Description |
|---|---|---|---|
| startDate | date | YYYY-MM-DD | start date |
| endDate | date | YYYY-MM-DD | end date |
| name | string | max. 255 chars | title of schedule |
| days | array | 1-7 (1 = monday) | weekdays |
| times | array | time slots (10:00, 12:00-14:00, 22:00D) | Suffix D = downhill only Suffix U = uphill only Suffix /1 = remark width id 1 relevant |
| remarks | array | remarks | remarks |
| Entity | Type | Values | Description |
|---|---|---|---|
| id | int | any valid value | id of remarks |
| de | string | any valid value | german |
| fr | string | any valid value | french |
| it | string | any valid value | italian |
| en | string | any valid value | english |
| Entity | Type | Values | Description |
|---|---|---|---|
| id | int | any valid value | id of condition |
| translation | object | translation | condition translations |