Re: [GENERAL] earthdistance compass bearing

2013-06-18 Thread Jeff Herrin
ich im not seeing in earthdistance). I guess I'm going to have to either setup postGIS or brush up on my trig. thanks, altimage - Original Message - From: "Steve Crawford" To: "Jeff Herrin" Cc: pgsql-general@postgresql.org Sent: Tuesday, June 18, 2013 11:37:10 AM

[GENERAL] earthdistance compass bearing

2013-06-18 Thread Jeff Herrin
I'm trying to get a compass bearing (N,S,NW,etc) using earthdistance. I can successfully get the distance between 2 points using either the point or cube method, but I've been struggling with getting the bearing. Any tips? thanks, altimage