Thanks, is there a way to then dump out inflection points in postgis?<br><br><div class="gmail_quote">On Mon, Jul 9, 2012 at 3:13 PM, Mr. Puneet Kishor <span dir="ltr"><<a href="mailto:punk.kish@gmail.com" target="_blank">punk.kish@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im"><br>
On Jul 9, 2012, at 6:37 PM, Ed Linde wrote:<br>
<br>
> Thanks Nicolas. I was wondering what these points in the linestring<br>
> symbolize? Are the default set of points on a 2D linestring<br>
> indicating the positions at which the line is not straight and changes<br>
> directions?<br>
<br>
<br>
</div>Points making up a linestring are just that, points. They have no relationship to whether or not the line changes direction. Consider...<br>
<br>
<br>
    +---------+-------------+---------------+<br>
<br>
'+' are points defining the linestring that is symbolized by '+' and '-', but there is no change in direction, no inflection point.<br>
<br>
<br>
--<br>
Puneet Kishor<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<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>
</div></div></blockquote></div><br>