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_geom()
static Datum spatialrel3_tnpoint_geom
(
const
Temporal
*
temp
,
Datum
geom
,
Datum
param
,
Datum(*)(Datum, Datum, Datum)
func
,
bool
invert
)
static
Generic spatial relationships for a temporal network point and a geometry.
Parameters
[in]
temp
Temporal
network point
[in]
geom
Geometry
[in]
param
Parameter
[in]
func
PostGIS function to be called
[in]
invert
True if the arguments should be inverted
Generated by
1.8.13