<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Dec 15, 2013 at 2:52 PM, Brent Wood <span dir="ltr"><<a href="mailto:pcreso@pcreso.com" target="_blank">pcreso@pcreso.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div><div style="font-size:12pt;font-family:'times new roman','new york',times,serif">
<div></div><div><span><br></span></div><br><div style="font-family:'times new roman','new york',times,serif;font-size:12pt"><div style="font-family:'times new roman','new york',times,serif;font-size:12pt">
Hi,<br><br>I
 have a dataset with start & end points that we are represtnting as 
linestrings. Many records do not have endpoints - so we are takimg the 
median bearling for comparable startpoints & creating an arbitrary 
endpoint.<br><br>While it is easy to get a bearing for a known endpoint 
with ST_Azimuth(), is there a simple way in Postgis to get the point at a
 defined distance & bearing? I've perused the docs & nothing 
jumped out as an obvious solution.</div></div><div><br></div></div></div></blockquote><div><br></div><div>Sounds like you need ST_Project()</div><div> </div><div>Regards</div><div><br></div><div>David Rowley</div></div></div>
</div>