u(…)
is to return a single unique value for a set (typically with exactly one member/element). u(…)
returns < multiple values found >
. ele
value end in m
or m.
and outputs then in JSON. [out:json]; nwr[ele~'\s*m\\.?$']; foreach { make x ::id = u(id()), // ::type = u(type()), // why oh why does that not work? // id = u(id()), // ::id works, therefore commented! type = u(type()), ele = u(t['ele']); out; }
set
function which returns a text where the set's members's values are separated by a semicolon.