Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add precision and examples to x, y and z expression functions #37771

Merged
merged 3 commits into from Jul 21, 2020

Conversation

DelazJ
Copy link
Contributor

@DelazJ DelazJ commented Jul 11, 2020

No description provided.

@github-actions github-actions bot added this to the 3.16.0 milestone Jul 11, 2020
resources/function_help/json/$x Outdated Show resolved Hide resolved
resources/function_help/json/$y Outdated Show resolved Hide resolved
@nyalldawson nyalldawson added the Documentation Changes to Documentation, README, INSTALL, etc label Jul 12, 2020
Co-authored-by: Nyall Dawson <nyall.dawson@gmail.com>
resources/function_help/json/z_max Outdated Show resolved Hide resolved
resources/function_help/json/z_min Outdated Show resolved Hide resolved
@@ -2,9 +2,12 @@
"name": "z_max",
"type": "function",
"groups": ["GeometryGroup"],
"description": "Returns the maximum z coordinate of a geometry.",
"description": "Returns the maximum z coordinate of a geometry, or Null if the geometry has no z value.",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not related to this PR specifically, but we probably should do a scan and unify how "null" is represented in these help files. There's a mix of "NULL"/"Null"/"null"

@nyalldawson nyalldawson merged commit 8bf6980 into qgis:master Jul 21, 2020
@DelazJ DelazJ deleted the xyzExpressions branch July 29, 2020 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Changes to Documentation, README, INSTALL, etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants