2020-07-02 15:03:16 +10:00

9 lines
199 B
Plaintext

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