[GRASS-dev] [GRASS GIS] #558: Decimal degree and Z support added to m.cogo

#558: Decimal degree and Z support added to m.cogo
-------------------------+--------------------------------------------------
Reporter: dmahoney | Owner: grass-dev@lists.osgeo.org
     Type: enhancement | Status: new
Priority: minor | Milestone: 7.0.0
Component: default | Version: svn-trunk
Keywords: m.cogo | Platform: Unspecified
      Cpu: Unspecified |
-------------------------+--------------------------------------------------
This is an enhancement to m.cogo. The two features added are:

  * the input format now accepts bearings in decimal degrees
  * input data can now include slope angles and slope distances.
The reverse transform has also been updated.

The only real caveat to this change is that the starting coordinate must
be in a triplet (coord=x,y,z), even if the input is 2d only, though the z
value is ignored in that case.

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

#558: Decimal degree and Z support added to m.cogo
-------------------------+--------------------------------------------------
Reporter: dmahoney | Owner: grass-dev@…
     Type: enhancement | Status: new
Priority: minor | Milestone: 7.0.0
Component: Default | Version: svn-trunk
Keywords: m.cogo | Platform: Unspecified
      Cpu: Unspecified |
-------------------------+--------------------------------------------------

Comment(by neteler):

I have made an attempt to update the proposed patch to current trunk.
A "m.cogo" expert may please test.

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