LAT[0x17] = 48.4537363 LONG[0x17] = 2.0505554
LAT[0x18] = 48.4537359 LONG[0x18] = 2.0505554
I have just traced my application in debug mode in VS.NET C# 2003 and the error is throw on the following line, for LAT[0x18] and LONG[0x18]
sh.Line.Weight= 1;
I'm sure at 99% that the error is due to the similar longitudes... Let me know if you can reproduce the same case
thanks