[GRASS-dev] [GRASS GIS] #3993: v.import: document snap=-1

#3993: v.import: document snap=-1
-------------------------+-------------------------
Reporter: jidanni | Owner: grass-dev@…
     Type: enhancement | Status: new
Priority: trivial | Milestone:
Component: Docs | Version: unspecified
Keywords: | CPU: Unspecified
Platform: Unspecified |
-------------------------+-------------------------
https://github.com/OSGeo/grass/blob/master/scripts/v.import/v.import.html
mentions

{{{
  snap=float
  Snapping threshold for boundaries (map units)
  A suitable threshold is estimated during import
  Default: -1
}}}

OK, but nowhere on the man page is the meaning of "-1" explained.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3993&gt;
GRASS GIS <https://grass.osgeo.org>

#3993: v.import: document snap=-1
--------------------------+-------------------------
  Reporter: jidanni | Owner: grass-dev@…
      Type: enhancement | Status: closed
  Priority: trivial | Milestone: 7.8.3
Component: Docs | Version: unspecified
Resolution: fixed | Keywords:
       CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------
Changes (by neteler):

* status: new => closed
* resolution: => fixed

Comment:

Good point, I have added

"The default value of snap=-1 means that no snapping will be done."

https://github.com/OSGeo/grass/commit/fabfb08b3054d26f37e15fbe0d5159047deb5c78

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3993#comment:2&gt;
GRASS GIS <https://grass.osgeo.org>