Hi;<br><br>use round function<br><br>SELECT round(4.1255545487878546, 4);<br><br>result---> 4.1256<br><br>Regards...<br><br><div class="gmail_quote">On Thu, Feb 4, 2010 at 9:40 AM, Hyung Joo Lee <span dir="ltr"><<a href="mailto:procarrie@imrc.kist.re.kr">procarrie@imrc.kist.re.kr</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi all.<br>
<br>
I have a question about the decimal of shapefile that was created in Arcgis.<br>
<br>
The file I have defined the coordinates of the coordinate system like (56.631 55.612)<br>
<br>
That file was put in the DB using shp2pgsql( ---# shp2pgsql -a -w -S -I ###.shp table_name > ###.sql).<br>
<br>
And then I checked the sql file. But the point coordinates that comes a lot more than 3-digit  like 56.6313000004739 55.6119999999646<br>
<br>
I want to come out only 3-digit, so how can I do?<br>
<br>
What option should I use?<br>
<br>
I'll wait for the users a clear answer.<br>
<br>
<br>
<br>
Best regards and thanks in advance.<br>
<br>
Kevin.<br>
<br>
_______________________________________________<br>
postgis-users mailing list<br>
<a href="mailto:postgis-users@postgis.refractions.net">postgis-users@postgis.refractions.net</a><br>
<a href="http://postgis.refractions.net/mailman/listinfo/postgis-users" target="_blank">http://postgis.refractions.net/mailman/listinfo/postgis-users</a><br>
</blockquote></div><br>