Feature request #15084
Show Z value in "Current map coordinate"
Status: | Open | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | - | ||
Category: | Rasters | ||
Pull Request or Patch supplied: | No | Resolution: | |
Easy fix?: | No | Copied to github as #: | 23026 |
Description
Currently the "Current map coordinate" textbox only shows the X and Y values.
If the user has loaded a layer with Z values or a MDT, when he passes the cursor over the pixels, it would be great if it shows the 3 values X,Y and Z.
if there is no Z value,then show 0.
History
#1 Updated by Giovanni Manghi over 7 years ago
- Easy fix? set to No
#2 Updated by Regis Haubourg over 7 years ago
- Priority changed from Normal to Low
- Category set to Rasters
- Description updated (diff)
Hi, there can be many DEM loaded and many Z informations at the same place. What you ask for would require a setting to choose which reference DEM to use. I think this is pretty close to what the "Value Tool" plugin does.
#3 Updated by Giovanni Manghi over 7 years ago
Regis Haubourg wrote:
I think this is pretty close to what the "Value Tool" plugin does.
And this to me always raised the question/problem: there are a few 3rd party plugin that are SO fundamental (value tool, group stats and a few others) that is really surprising that the devs always overlooked their implementation into core qgis.