mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-23 00:02:38 -05:00
[Expressions] Add missing tag (crs ellipsoid) to layer_property function
This commit is contained in:
parent
1cb1051528
commit
eac5f8e521
@ -20,5 +20,5 @@
|
|||||||
"expression": "layer_property('landsat','crs')",
|
"expression": "layer_property('landsat','crs')",
|
||||||
"returns": "'EPSG:4326'"
|
"returns": "'EPSG:4326'"
|
||||||
}],
|
}],
|
||||||
"tags": ["property", "matching", "metadata", "layer name", "layer id", "title", "abstract", "keywords", "data url", "attribution", "attribution url", "layer source", "minimum scale", "min scale", "maximum scale", "max scale", "is editable", "crs", "crs definition", "crs description", "layer extent", "distance units", "layer type", "storage type", "geometry type", "feature count", "file path"]
|
"tags": ["property", "matching", "metadata", "layer name", "layer id", "title", "abstract", "keywords", "data url", "attribution", "attribution url", "layer source", "minimum scale", "min scale", "maximum scale", "max scale", "is editable", "crs", "crs definition", "crs description", "crs ellipsoid", "layer extent", "distance units", "layer type", "storage type", "geometry type", "feature count", "file path"]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user