How can I get a point at a certain distance and degree from another point. 
For example 10 meter distance to another point at 45 degrees.

I'm thinking, draw some kind of imaginary circle around point A with radius
R, convert it to a line, and use ST_Line_Interpolate_Point.

-- 
View this message in context: 
http://old.nabble.com/Get-point-certain-degree-of-another-point-tp27282666p27282666.html
Sent from the PostGIS - User mailing list archive at Nabble.com.

_______________________________________________
postgis-users mailing list
postgis-users@postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-users

Reply via email to