Changes between Initial Version and Version 1 of Ticket #4614


Ignore:
Timestamp:
Apr 13, 2012, 3:01:46 PM (12 years ago)
Author:
jpalmer
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4614 – Description

    initial v1  
    1 When exporting a geometry with a vertex value of 169.600374 OGRGeometry.ExportToWkt() gives gives a a incorrect rounded value of 169.60037.
     1When exporting a geometry with a vertex value of 169.600374, OGRGeometry.ExportToWkt() gives an incorrect rounded value of 169.60037.
    22
    33Tracking this down it relates to the logic implemented within OGRFormatDouble() pretty-printing rounding when dealing with trailing 99999s: