Ticket #140: gc-manual-declination.svx
File gc-manual-declination.svx, 328 bytes (added by , 26 hours ago) |
---|
Line | |
---|---|
1 | *begin gc-manual-declination |
2 | *cs utm17 |
3 | *cs out epsg:26917 |
4 | |
5 | *fix ent.0 0 3000000 300 |
6 | ; yes we pick an out-of-zone coordinate intentionally! |
7 | |
8 | *begin ent |
9 | *date 2025.01.01 |
10 | *declination -3.8 degrees |
11 | |
12 | *export 0 |
13 | *data normal from to tape compass ignoreall |
14 | 0 1 20 0 |
15 | 1 2 20 90 |
16 | 2 3 20 180 |
17 | 3 0 20 270 |
18 | |
19 | *end ent |
20 | |
21 | *end gc-manual-declination |