zsiki / GeoEasy

land surveying calculation, network adjustment, digital terrain models, regression calculation
http://digikom.hu/english/geo_easy_e.html
GNU General Public License v2.0
73 stars 34 forks source link

Calculation result windows and GON/DEG unit #162

Closed zsiki closed 2 years ago

zsiki commented 2 years ago

The columns are shifted in calculation results window if the angle unit changed to GON or DEG.

Point num  Code         Direction    Bearing   Orient ang   Distance   e" e"max   E(m)
12                      328.7886   236.1187   307.3301   1588.873    1   19    0.010
14                      78.9108   386.2401   307.3293   1637.971   -1   18   -0.010
Average orientation angle                       307.3297

The "%s" for angles in formatted output should be changed to "%9s".

zsiki commented 2 years ago

fixed by https://github.com/zsiki/GeoEasy/commit/5bbfc6941bc83aa4686ed0909b231f8a1b7cb2c6