source: git/tests/csbad.out

walls-data
Last change on this file was 11e22a89, checked in by Olly Betts <olly@…>, 5 weeks ago

Only warn for junk after #prefix command

Walls seems to quietly ignore the rest of the line, just like with
the #date command.

  • Property mode set to 100644
File size: 2.8 KB
RevLine 
[5a45706]1./csbad.svx:2: error: Station "1" fixed before CS command first used
[9f55538]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     ^~~~~~~~
[5a45706]11./csbad.svx:6:11: error: End of line not blank
[9f55538]12 *cs IJTSK 03
[11e22a89]13           ^~
[9f55538]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     ^~~~~~
[b39e24a]53./csbad.svx:20:12: error: Invalid coordinate system: Invalid value for an argument
[9f55538]54 *cs custom "+proj=ection"
55            ^~~~~~~~~~~~~~
[88ba3b1]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
[9f55538]60 *cs out lat-long
61         ^~~~~~~~
[88ba3b1]62./csbad.svx:23:9: error: Coordinate system unsuitable for output
[9f55538]63 *cs out long-lat
64         ^~~~~~~~
[88ba3b1]65./csbad.svx:24:9: error: Coordinate system unsuitable for output
[9f55538]66 *cs out jtsk
67         ^~~~
[88ba3b1]68./csbad.svx:25:9: error: Coordinate system unsuitable for output
[9f55538]69 *cs out jtsk03
70         ^~~~~~
[88ba3b1]71./csbad.svx:26:9: error: Coordinate system unsuitable for output
[5e6e3d4]72 *cs out EPSG:4326
73         ^~~~~~~~~
[88ba3b1]74./csbad.svx:27:9: error: Coordinate system unsuitable for output
[5e6e3d4]75 *cs out ESRI:104305
76         ^~~~~~~~~~~
[88ba3b1]77./csbad.svx:35: error: Failed to convert coordinates: Point outside of projection domain
[415a4c5]78 *fix 2 reference 179 -89 1000
[c092d72]79
80Removing trailing traverses...
81
82Concatenating traverses...
83
84Simplifying network...
85
86Calculating network...
87
88Calculating traverses...
89
90Calculating trailing traverses...
91
92Calculating statistics...
93
[6583db5]94Survey contains 2 survey stations, joined by 0 legs.
[c092d72]95There are 0 loops.
[6583db5]96Survey has 2 connected components.
[c092d72]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
[6583db5]100   2 0-nodes.
[88ba3b1]101There were 0 warning(s) and 27 error(s) - no output files produced.
Note: See TracBrowser for help on using the repository browser.