﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5789	Get rid of E-notation in offset fields	Zverikk	Upliner	"Values like 1,61836E-7 are very complex to parse and to read. I propose a simple solution: multiply both numbers by 1E10 and keep 3 or 4 digits after a point. If there's a need for E, just round it down to zero. Alternative method: recalculate it in centimeters and round to nearest integer.

To maintain backwards compatibility, just check whether the number is less than 1E-3."	enhancement	closed	normal		Core imagery	latest	fixed		
