id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc 4108,Add ability to specify float precision in ExportToJson,kenshi,warmerdam,"It seems like ExportToJson is truncating floating point numbers to 6 decimal places. It would be nice if this was configurable via a parameter. Below is the output of a geometry, one using ExportToWkt and the other with ExportToJson POLYGON ((-177.41507893643012 28.197433657347258,-177.41548874778033 28.197776874353025,-177.415311162861911 28.197624902643991,-177.41524286097021 28.197607827171069,-177.415174559078508 28.197570261130632,-177.415092596808449 28.197491713955202,-177.41507893643012 28.197433657347258)) { ""type"": ""Polygon"", ""coordinates"": [ [ [ -177.415079, 28.197434 ], [ -177.415489, 28.197777 ], [ -177.415311, 28.197625 ], [ -177.415243, 28.197608 ], [ -177.415175, 28.197570 ], [ -177.415093, 28.197492 ], [ -177.415079, 28.197434 ] ] ] }",enhancement,closed,normal,1.9.0,OGR_SF,1.7.1,normal,fixed,geojson,