source: git/tests/csbad.out

Last change on this file was 498ed7b, checked in by Olly Betts <olly@…>, 2 days ago

Highlight tail of line for "End of line not blank"

  • Property mode set to 100644
File size: 2.8 KB
Line 
1./csbad.svx:2: error: Station "1" fixed before CS command first used
2./csbad.svx:3:5: error: Unknown coordinate system
3 *cs EPSG:-1
4     ^~~~~~~
5./csbad.svx:4:5: error: Unknown coordinate system
6 *cs ERSI:1234
7     ^~~~~~~~~
8./csbad.svx:5:5: error: Unknown coordinate system
9 *cs EUR79Z31
10     ^~~~~~~~
11./csbad.svx:6:11: error: End of line not blank
12 *cs IJTSK 03
13           ^~
14./csbad.svx:7:5: error: Unknown coordinate system
15 *cs IJTSK04
16     ^~~~~~~
17./csbad.svx:8:5: error: Unknown coordinate system
18 *cs IJTSK99
19     ^~~~~~~
20./csbad.svx:9:5: error: Unknown coordinate system
21 *cs IJTSK3
22     ^~~~~~
23./csbad.svx:10:5: error: Unknown coordinate system
24 *cs IJTSK032
25     ^~~~~~~~
26./csbad.svx:11:5: error: Unknown coordinate system
27 *cs IJTSK03a
28     ^~~~~~~~
29./csbad.svx:12:5: error: Unknown coordinate system
30 *cs lat-lat
31     ^~~~~~~
32./csbad.svx:13:5: error: Unknown coordinate system
33 *cs Long-LONG
34     ^~~~~~~~~
35./csbad.svx:14:5: error: Unknown coordinate system
36 *cs OSGB:ZZ
37     ^~~~~~~
38./csbad.svx:15:5: error: Unknown coordinate system
39 *cs OSGB:HI
40     ^~~~~~~
41./csbad.svx:16:5: error: Unknown coordinate system
42 *cs S-LONG
43     ^~~~~~
44./csbad.svx:17:5: error: Unknown coordinate system
45 *cs UTM0
46     ^~~~
47./csbad.svx:18:5: error: Unknown coordinate system
48 *cs UTM61N
49     ^~~~~~
50./csbad.svx:19:5: error: Unknown coordinate system
51 *cs UTM61S
52     ^~~~~~
53./csbad.svx:20:12: error: Invalid coordinate system: Invalid value for an argument
54 *cs custom "+proj=ection"
55            ^~~~~~~~~~~~~~
56./csbad.svx:21:12: error: Invalid coordinate system: Invalid value for an argument
57 *cs custom "+proj=ection +with +spaces"
58            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
59./csbad.svx:22:9: error: Unknown coordinate system
60 *cs out lat-long
61         ^~~~~~~~
62./csbad.svx:23:9: error: Coordinate system unsuitable for output
63 *cs out long-lat
64         ^~~~~~~~
65./csbad.svx:24:9: error: Coordinate system unsuitable for output
66 *cs out jtsk
67         ^~~~
68./csbad.svx:25:9: error: Coordinate system unsuitable for output
69 *cs out jtsk03
70         ^~~~~~
71./csbad.svx:26:9: error: Coordinate system unsuitable for output
72 *cs out EPSG:4326
73         ^~~~~~~~~
74./csbad.svx:27:9: error: Coordinate system unsuitable for output
75 *cs out ESRI:104305
76         ^~~~~~~~~~~
77./csbad.svx:35: error: Failed to convert coordinates: Point outside of projection domain
78 *fix 2 reference 179 -89 1000
79
80Removing trailing traverses...
81
82Concatenating traverses...
83
84Simplifying network...
85
86Calculating network...
87
88Calculating traverses...
89
90Calculating trailing traverses...
91
92Calculating statistics...
93
94Survey contains 2 survey stations, joined by 0 legs.
95There are 0 loops.
96Survey has 2 connected components.
97Total length of survey legs =    0.00m (   0.00m adjusted)
98Total plan length of survey legs =    0.00m
99Total vertical length of survey legs =    0.00m
100   2 0-nodes.
101There were 0 warning(s) and 27 error(s) - no output files produced.
Note: See TracBrowser for help on using the repository browser.