Return a temporal Boolean that states whether a temporal geometry touches another one.
The temporal touches relationship for two temporal geometries is computed at each instant using the lifting infrastructure
- Parameters
-
- Note
- The function does not support 3D or geographies since the PostGIS function
ST_Touches only supports 2D geometries.
-
The function is not defined for temporal points