MobilityDB
1.0
src
point
tpoint_spatialrels.c
contains_geo_tpoint
disjoint_geo_tpoint
disjoint_tpoint_geo
dwithin_geo_tpoint
dwithin_tpoint_geo
dwithin_tpoint_tpoint
dwithin_tpointseq_tpointseq
dwithin_tpointseq_tpointseq1
dwithin_tpointseqset_tpointseqset
geog_dwithin
geog_intersects
geom_contains
geom_disjoint
geom_dwithin2d
geom_dwithin3d
geom_intersects2d
geom_intersects3d
geom_touches
get_dwithin_fn
intersects_geo_tpoint
intersects_tpoint_geo
spatialrel_geo_tpoint
spatialrel_tpoint_geo
spatialrel_tpoint_geo1
touches_geo_tpoint
touches_tpoint_geo
◆
spatialrel_tpoint_geo()
Datum spatialrel_tpoint_geo
(
FunctionCallInfo
fcinfo
,
Datum(*)(Datum,...)
func
,
int
numparam
)
Generic spatial relationships for a temporal point and a geometry.
Parameters
[in]
fcinfo
Catalog information about the external function
[in]
func
PostGIS function to be called
[in]
numparam
Number of parameters of the functions
Generated by
1.8.13