Ticket #140: gc-not-computed.svx
File gc-not-computed.svx, 292 bytes (added by , 27 hours ago) |
---|
Line | |
---|---|
1 | *begin gc-not-computed |
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 | |
11 | *export 0 |
12 | *data normal from to tape compass ignoreall |
13 | 0 1 20 0 |
14 | 1 2 20 90 |
15 | 2 3 20 180 |
16 | 3 0 20.1 270 |
17 | |
18 | *end ent |
19 | |
20 | *end gc-not-computed |