MobilityDB
1.3
Loading...
Searching...
No Matches
Accessor functions
bearing_point_point
bearing_tpoint_point
bearing_tpoint_tpoint
tgeo_centroid
tgeo_convex_hull
tgeo_end_value
tgeo_start_value
tgeo_traversed_area
tgeo_value_at_timestamptz
tgeo_value_n
tgeo_values
tpoint_angular_difference
tpoint_azimuth
tpoint_cumulative_length
tpoint_direction
tpoint_get_x
tpoint_get_y
tpoint_get_z
tpoint_is_simple
tpoint_length
tpoint_trajectory
tpoint_twcentroid
◆
bearing_point_point()
bool
bearing_point_point
(
const
GSERIALIZED
*
gs1
,
const
GSERIALIZED
*
gs2
,
double *
result
)
Return the temporal bearing between two geometry/geography points.
Parameters
[in]
gs1,gs2
Geometries
[out]
result
Result
Note
The following function could be included in PostGIS one day @csqlfn
Bearing_point_point()
Generated by
1.9.5