<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
<br>I was searching on internet a way to smooth lines in postgis, something different to just using simplify or the st_simplify approach, and I found an impressive method developed by Mr. David Bitner, this is the post: http://postgis.refractions.net/pipermail/postgis-users/2010-October/030264.html, and the output PNG is very impressive.<br><br>I have a very similar problem as showed by Mr. Bitner, but just having only longitude and latitude (two parameters instead of 4 as in the link above). I tried already the simplify command and it doesn't give the smooth I want, because it doesn't produce curves, even though I played with almost all the reasonable values in the tolerance. Has anyone used this neat script succesfully on longitude/latitude (e.g., navigation) tracks? or is there some command already like that in postgis 1.5.3.??<br><br>Thanks in advance for any help,<br>                                         </div></body>
</html>