Ticket #558 (new enhancement)

Opened 4 years ago

Decimal degree and Z support added to m.cogo

Reported by: dmahoney Owned by: grass-dev@…
Priority: minor Milestone: 7.0.0
Component: Default Version: svn-trunk
Keywords: m.cogo Cc:
Platform: Unspecified CPU: Unspecified

Description

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.

Attachments

m.cogo.patch Download (12.2 KB) - added by dmahoney 4 years ago.
Patch to m.cogo in svn-trunk

Change History

Changed 4 years ago by dmahoney

Patch to m.cogo in svn-trunk

Note: See TracTickets for help on using tickets.