9 lines
205 B
Plaintext

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