1
0
mirror of https://github.com/qgis/QGIS.git synced 2025-03-12 00:02:25 -04:00

9 lines
225 B
Plaintext

{
"name": "$numfeatures",
"type": "function",
"description": "In atlas generation, returns the total number of features within the coverage layer.",
"examples": [
{ "expression":"$numfeatures", "returns":"42"}
]
}