<!DOCTYPE html>
<html><head>
<meta charset="UTF-8">
</head><body><p>Hi<br></p><p>I get a strange problem with survey data and clino numbers.<br>I can't figure out the error and therefore need any help or advice.<br></p><p>I have to stations with this data:<br> survey line_25<br> centreline -id "line_25"<br> date 2014.09.23<br> cs lat-long<br> walls on<br> units compass degree<br> data normal from to left right up down tape compass backcompass clino backclino<br> ....<br> IMO113 IMO114 0.0 0.0 0.0 0.0 58.7 132 309 0.5 -2.0<br> ....<br> endcentreline<br> endsurvey<br></p><p>The output is shown in attached picture "Clino-Problem.jpg" which is elevation view of course.<br></p><p>The problem is that this survey shot (grey line) is going much to high on the right side. The difference in height from left point to right point should be less than 1m (squares in background of image are 1m).<br>I checked this with: sin(1.25°) x 58,7m = 1,28m. So the difference in height should be 1,28m.<br>(The calculated average of clino should be 1,25°, shouldn't it!?)<br>But the picture shows a difference of close to 5m related to the squares.<br></p><p>To show this strange problem more easy I changed the clino and backclino numbers to 0 and expected a horizontal shot:<br> survey line_25<br> centreline -id "line_25"<br> date 2014.09.23<br> cs lat-long<br> walls on<br> units compass degree<br> data normal from to left right up down tape compass backcompass clino backclino<br> ....<br> IMO113 IMO114 0.0 0.0 0.0 0.0 58.7 132 309 0.0 0.0<br> ....<br> endcentreline<br> endsurvey</p><p>The output is shown in attached picture "Clino-Zero.jpg" and as you can see the shot is not horizontal. The difference in height is around 4m. But: sin(0°) x 58,7m = 0m. So the difference in height should be zero.<br></p><p>So what I'm missing or doing wrong?</p><p>Thanks for you help,<br>Torsten<br></p></body></html>