[GRASS-dev] [GRASS GIS] #2166: Missing explanation geodesic metric in r.grow.distance

#2166: Missing explanation geodesic metric in r.grow.distance
-------------------------+--------------------------------------------------
Reporter: pvanbosgeo | Owner: grass-dev@…
     Type: enhancement | Status: new
Priority: normal | Milestone: 7.0.0
Component: Docs | Version: unspecified
Keywords: | Platform: Unspecified
      Cpu: Unspecified |
-------------------------+--------------------------------------------------
In the help file of r.grow.distance under the NOTES header, it is
mentioned that the user has the option to specify 4 different metrics.
That should be 5; the geodesic distance is missing.

It would perhaps be good to include a small explanation of this metric,
including that it should be considered for latitude/longitude locations.

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

#2166: Missing explanation geodesic metric in r.grow.distance
-----------------------------+----------------------------------------------
Reporter: pvanbosgeo | Owner: grass-dev@…
     Type: enhancement | Status: new
Priority: normal | Milestone: 7.0.0
Component: Docs | Version: svn-trunk
Keywords: r.grow.distance | Platform: Unspecified
      Cpu: Unspecified |
-----------------------------+----------------------------------------------
Changes (by neteler):

  * keywords: => r.grow.distance
  * version: unspecified => svn-trunk

Comment:

Please check r58744. If ok, then close the ticket as fixed.

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

Perhaps change the first two lines under the Notes header from:

The user has the option of specifying four different metrics which control the geometry in which grown cells are created, (controlled by the metric parameter): Euclidean, Squared, Manhattan, and Maximum.

to:

The user has the option of specifying five different metrics which control the geometry in which grown cells are created, (controlled by the metric parameter): Euclidean, Squared, Manhattan, Maximum and geodesic

On Sun 19 Jan 2014 10:09:02 PM CET, GRASS GIS wrote:

#2166: Missing explanation geodesic metric in r.grow.distance
-----------------------------±---------------------------------------------
Reporter: pvanbosgeo | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone: 7.0.0
Component: Docs | Version: svn-trunk
Keywords: r.grow.distance | Platform: Unspecified
Cpu: Unspecified |
-----------------------------±---------------------------------------------
Changes (by neteler):

  • keywords: => r.grow.distance
  • version: unspecified => svn-trunk

Comment:

Please check r58744. If ok, then close the ticket as fixed.

#2166: Missing explanation geodesic metric in r.grow.distance
--------------------------+-------------------------------------------------
  Reporter: pvanbosgeo | Owner: grass-dev@…
      Type: enhancement | Status: closed
  Priority: normal | Milestone: 7.0.0
Component: Docs | Version: svn-trunk
Resolution: fixed | Keywords: r.grow.distance
  Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Changes (by neteler):

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

Comment:

Finetuned in r58831 to r58833. Closing, thanks for the notification of the
undocumented parameter.

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