MobilityDB
1.0
src
npoint
tnpoint_spatialrels.c
contains_geo_tnpoint
disjoint_geo_tnpoint
disjoint_npoint_tnpoint
disjoint_tnpoint_geo
disjoint_tnpoint_npoint
dwithin_geo_tnpoint
dwithin_npoint_tnpoint
dwithin_tnpoint_geo
dwithin_tnpoint_npoint
dwithin_tnpoint_tnpoint
intersects_geo_tnpoint
intersects_npoint_tnpoint
intersects_tnpoint_geo
intersects_tnpoint_npoint
spatialrel3_tnpoint_geom
spatialrel3_tnpoint_tnpoint
spatialrel_tnpoint_geom
touches_geo_tnpoint
touches_npoint_tnpoint
touches_tnpoint_geo
touches_tnpoint_npoint
◆
spatialrel3_tnpoint_tnpoint()
static Datum spatialrel3_tnpoint_tnpoint
(
const
Temporal
*
temp1
,
const
Temporal
*
temp2
,
Datum
param
,
Datum(*)(Datum, Datum, Datum)
func
)
static
Generic spatial relationships for two temporal network points.
Parameters
[in]
temp1,temp2
Temporal
network points
[in]
param
Parameter
[in]
func
PostGIS function to be called
Generated by
1.8.13