[postgis-users] precision on intersection results

toni hernández toni at sigte.udg.es
Tue Sep 12 06:36:49 PDT 2006


hi,

When I run the intersection function between two LINESTRINGS I obtain 
something like 456789.345782323. It is 9 decimals.

Is there a way to tell postgis to cut the number of decimals so the 
result of intersecting the same two lines was, for example, 456789.345?

thanks in advance