|
◆ tdwithin_tspatial_spatial()
Return a temporal Boolean that states whether a spatiotemporal value and a base value are within a distance.
- Parameters
-
[in] | temp | Spatiotemporal value |
[in] | base | Base value |
[in] | dist | Distance |
[in] | restr | True when the result is restricted to a value |
[in] | atvalue | Value to restrict |
[in] | func | Spatial relationship function to be applied |
[in] | tpfn | Turning point function to be applied @csqlfn Tdwithin_tgeo_geo(), Tdwithin_tcbuffer_cbuffer(), ... |
- Note
- The function assumes that all validity tests have been previously done
|