9 lines
205 B
Plaintext

{
"name": "$y",
"type": "function",
"groups": ["GeometryGroup"],
"description": "Returns the y coordinate of the current point feature.",
"examples": [ { "expression":"$y", "returns":"42"}
]
}