- Messages
- 111
- Country

Arno,
I played around a bit and I successfully isolated the one polygon which causes the problems. Additionally I found out that there seems something wrong with the values written by agn2txt, txt2agn and eventually ScenProc.
I did some testing with certain values. I feed the values to txt2agn and compare it with the results I got back with agn2txt and they are quite different:
txt2agn ---> agn2txt
0.1111111 --> 0.111111097037792
0.2222222 --> 0.222222194075584
0.3333333 --> 0.333333313465118
0.4444444 --> 0.444444388151169
0.5555555 --> 0.555555522441864
0.6666666 --> 0.666666626930237
0.7777777 --> 0.777777671813965
0.8888888 --> 0.888888776302338
0.9999999 --> 0.99999988079071
Maybe thats the reason why Annotator writes different values then ScenProc.
Regards,
Heinrich
I played around a bit and I successfully isolated the one polygon which causes the problems. Additionally I found out that there seems something wrong with the values written by agn2txt, txt2agn and eventually ScenProc.
I did some testing with certain values. I feed the values to txt2agn and compare it with the results I got back with agn2txt and they are quite different:
txt2agn ---> agn2txt
0.1111111 --> 0.111111097037792
0.2222222 --> 0.222222194075584
0.3333333 --> 0.333333313465118
0.4444444 --> 0.444444388151169
0.5555555 --> 0.555555522441864
0.6666666 --> 0.666666626930237
0.7777777 --> 0.777777671813965
0.8888888 --> 0.888888776302338
0.9999999 --> 0.99999988079071
Maybe thats the reason why Annotator writes different values then ScenProc.
Regards,
Heinrich

