Opened 11 years ago
Closed 11 years ago
#2164 closed task (fixed)
v.rast.stats
| Reported by: | martinl | Owned by: | |
|---|---|---|---|
| Priority: | trivial | Milestone: | 7.0.0 |
| Component: | Vector | Version: | svn-trunk |
| Keywords: | v.rast.stats | Cc: | |
| CPU: | Unspecified | Platform: | Unspecified |
Description
To keep consistency I would prefer to rename vector parameter to map. Any opinions?
Change History (4)
follow-up: 2 comment:1 by , 11 years ago
follow-up: 3 comment:2 by , 11 years ago
Replying to lucadelu:
Replying to martinl:
To keep consistency I would prefer to rename
vectorparameter tomap. Any opinions?+1 to rename, but I don't know if
mapis the right value, usuallymapis used when there is no output, maybe could be betterinput?
There is no 'output' map in this case (only additional columns in the attribute table of the input map), so I think 'map' is preferable to 'input'.
Moritz
comment:3 by , 11 years ago
Replying to mlennert:
There is no 'output' map in this case (only additional columns in the attribute table of the input map), so I think 'map' is preferable to 'input'.
Sorry I confused v.rast.stats with r.series (I was looking the method's names)
+1 to move 'vect' to 'map'
Moritz
Luca

Replying to martinl:
+1 to rename, but I don't know if
mapis the right value, usuallymapis used when there is no output, maybe could be betterinput?