<div dir="ltr">Hi All,<div><br></div><div>   I try to store double data like point(-127.12345678, 45.12345678, 124.012345678, 4.012345678), I want keep the full precision<span style="color:rgb(84,84,84);line-height:27.3273277282715px">.</span></div><div>   and I define pc:interpretation is double, </div><div>   but when I get data from db,only get 6 precision double,like this:</div><div><div><font size="1">SELECT PC_AsText(PC_MakePoint(8, ARRAY[-127.123456, 45.123456, 124.0123456, 4.0123456]));</font></div></div><div><b>"{"pcid":8,"pt":[-127.123,45.1235,124.012,4.01235]}"</b><br></div><div><b><br></b></div><div><b>   </b>How shall I define the schema? Thanks.</div><div><br></div><div>  attached my schema file.</div><div><br></div><div>Regards,</div><div>Max</div><div><br></div><div>   </div></div>