Legal Reports Bug - bad bearings

Using Open Roads Designer Connect Edition, Version 10.05.00.35, the reports PropertyDescriptionExtended, PropertyDescriptionExtended2, and PropertyDescriptionLong give bad bearings.  These reports show the wrong quadrant and angle.  The angle seems to be the compliment of the correct angle.  I suspect the .xsl has bad javascript code

Parents
  • Further investigation indicates that the javascript embedded in the .xsl files is missing the line of code "n =n - Math.PI / 2.0 - n" to convert the angle from being measured as CCW with 0 being due east to being measured CW with due north being 0.  However, this is a short term fix as the precision / format is hard coded in the javascript and not being pulled from the Format Options.  The long term solution is to convert these functions to the cif namespace from the current inr namespace and/or providing options of spelled out bearing directions / spelled out degrees minutes seconds.

  • Can you provide a file with which you have this issue? I would like to reproduce it and log a defect if necessary.

Reply Children
No Data