[GRASS-dev] [GRASS GIS] #2806: Error in the example of r.lake

#2806: Error in the example of r.lake
-------------------------+-------------------------
Reporter: pmav99 | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone:
Component: Docs | Version: unspecified
Keywords: | CPU: Unspecified
Platform: Unspecified |
-------------------------+-------------------------
The [https://grass.osgeo.org/grass70/manuals/r.lake.html r.lake] example
is referencing a map that does not exist in the North Caroline dataset.
More specifically the line in question is:

{{{
d.vect bldg_cmcl_pol type=area
}}}

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

#2806: Error in the example of r.lake
--------------------------+-------------------------
  Reporter: pmav99 | Owner: grass-dev@…
      Type: defect | Status: new
  Priority: normal | Milestone:
Component: Docs | Version: unspecified
Resolution: | Keywords:
       CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------

Comment (by pmav99):

Additionally, the d.rast call should be updated to grass7 format, i.e. the
"-o" option must be removed from
{{{
d.rast -o flooding
}}}

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

#2806: Error in the example of r.lake
--------------------------+-------------------------
  Reporter: pmav99 | Owner: grass-dev@…
      Type: defect | Status: new
  Priority: normal | Milestone: 7.0.3
Component: Docs | Version: unspecified
Resolution: | Keywords: r.lake
       CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------
Changes (by martinl):

* keywords: => r.lake
* milestone: => 7.0.3

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

#2806: Error in the example of r.lake
--------------------------+-------------------------
  Reporter: pmav99 | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: normal | Milestone: 7.0.3
Component: Docs | Version: unspecified
Resolution: fixed | Keywords: r.lake
       CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------
Changes (by neteler):

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

Comment:

Thanks, fixed in r67255 and r67256. Closing.

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