Is there a way to find the DE-9IM matrix using a spatialite function?
I realize that one can use relate() function to determine if two geometries match a matrix, but I would like to get the matrix instead.
I find it useful to examine DE-9IM matrices when trying to determining whether there are slivers or the like in a JOIN ON INTERSECTS();