Opened 16 years ago
Last modified 6 years ago
#558 new enhancement
Decimal degree and Z support added to m.cogo
Reported by: | dmahoney | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 7.6.2 |
Component: | Default | Version: | svn-trunk |
Keywords: | m.cogo | Cc: | |
CPU: | Unspecified | Platform: | 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 (2)
Change History (11)
by , 16 years ago
Attachment: | m.cogo.patch added |
---|
comment:1 by , 11 years ago
I have made an attempt to update the proposed patch to current trunk. A "m.cogo" expert may please test.
comment:2 by , 9 years ago
Milestone: | 7.0.0 → 7.0.5 |
---|
comment:3 by , 8 years ago
Milestone: | 7.0.5 → 7.3.0 |
---|
comment:6 by , 7 years ago
Milestone: | 7.4.1 → 7.4.2 |
---|
comment:7 by , 6 years ago
Milestone: | 7.4.2 → 7.6.0 |
---|
All enhancement tickets should be assigned to 7.6 milestone.
Note:
See TracTickets
for help on using tickets.
Patch to m.cogo in svn-trunk