Ticket #140: gc-auto-declination.svx
File gc-auto-declination.svx, 331 bytes (added by , 33 hours ago) |
---|
Line | |
---|---|
1 | *begin gc-auto-declination |
2 | *cs utm17n |
3 | *cs out epsg:26917 |
4 | |
5 | *fix ent.0 0 3000000 300 |
6 | *declination auto 0 3000000 300 |
7 | ; yes we pick an out-of-zone coordinate intentionally! |
8 | |
9 | *begin ent |
10 | *date 2025.01.01 |
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-auto-declination |