#3229: r.what - add option to use column as input label
-------------------------+-------------------------
Reporter: pvanbosgeo | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone: 7.0.6
Component: Default | Version: unspecified
Keywords: | CPU: Unspecified
Platform: Unspecified |
-------------------------+-------------------------
As input for r.what locations are specified as geographic x,y coordinate
pairs and optionally a label for each location.
An alternative input is to use a point vector layer (parameter points). In
this case, it is not possible, as far as I can tell, to define a label for
each location.
Feature request: when using a point vector layer as input, add the option
to define a column from the vector's attribute table as label.