MobilityDB 1.1

◆ espatialrel_geo_tnpoint_ext()

Datum espatialrel_geo_tnpoint_ext ( FunctionCallInfo  fcinfo,
Datum(*)(Datum, Datum func 
)

Ever spatial relationships for temporal network points.

These relationships compute the ever spatial relationship between the arguments and return a Boolean. These functions may be used for filtering purposes before applying the corresponding temporal spatial relationship.

The following relationships are supported: contains, disjoint, intersects, touches, and dwithin

Generic spatial relationships for a temporal network point and a geometry