MobilityDB
1.1
meos
include
point
tpoint_spatialrels.h
edwithin_tpoint_tpoint1
espatialrel_tpoint_tpoint
geog_disjoint
geog_dwithin
geog_intersects
geom_contains
geom_disjoint2d
geom_disjoint3d
geom_dwithin2d
geom_dwithin3d
geom_intersects2d
geom_intersects3d
geom_touches
get_dwithin_fn
◆
espatialrel_tpoint_tpoint()
int espatialrel_tpoint_tpoint
(
const
Temporal
*
temp1
,
const
Temporal
*
temp2
,
Datum
(*)(
Datum
,
Datum
)
func
)
Return true if the temporal points ever satisfy the spatial relationship.
Parameters
[in]
temp1,temp2
Temporal
points
[in]
func
Spatial relationship
Generated by
1.9.4