#2674: v.clean manual page - threshold values in mapping units, except for rmarea
-------------------------+-------------------------
Reporter: pvanbosgeo | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.1
Component: Docs | Version: unspecified
Keywords: | CPU: Unspecified
Platform: Unspecified |
-------------------------+-------------------------
The description of the threshold parameter reads:
{{{
threshold=float[,float,...]
Threshold in map units, one value for each tool
Default: 0.0[,0.0,...])
}}}
There is an exception though: as described, for the option to remove small
area: ''
Threshold must always be in square meters, also for latitude-longitude
locations or locations with units other than meters.''
Perhaps a small addition to warn the user more upfront about this
exception?
{{{
threshold=float[,float,...]
Threshold in map units (except threshold value for rmarea, see
Description), one value for each tool.
Default: 0.0[,0.0,...])
}}}
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2674>
GRASS GIS <http://grass.osgeo.org>