Loading

reducer.join.urlencoded

reducer

The 'reducer.join.urlencoded' function outputs for each tick of Geo Time Series™ which are in the same equivalence class, the concatenation of the string representation of values separated by the join string using URL Encoding and the UTF-8 charset.

The location and elevation returned are from the latest measure.

It will return null for any tick where one or more GTS have null values.

reducer.join.urlencoded is available since version 1.0.11.

See also

Signatures

Examples

[ [ NEWGTS "GTS1" RENAME 10 NaN NaN NaN '%25' ADDVALUE 20 NaN NaN NaN 40 ADDVALUE NEWGTS "GTS2" RENAME 10 NaN NaN NaN '%25' ADDVALUE NEWGTS "GTS3" RENAME 10 NaN NaN NaN 3 ADDVALUE 20 NaN NaN NaN 2 ADDVALUE NEWGTS "GTS4" RENAME 10 NaN NaN NaN 3 ADDVALUE ] [] ' / ' reducer.join.urlencoded ] REDUCE