Function postgis_diesel::functions::st_relate_match
source · pub fn st_relate_match<intersection_matrix, intersection_matrix_pattern>(
intersection_matrix: intersection_matrix,
intersection_matrix_pattern: intersection_matrix_pattern
) -> st_relate_match<<intersection_matrix as AsExpression<Text>>::Expression, <intersection_matrix_pattern as AsExpression<Text>>::Expression>where
intersection_matrix: AsExpression<Text>,
intersection_matrix_pattern: AsExpression<Text>,
Expand description
Tests if a DE-9IM Intersection Matrix matches an Intersection Matrix pattern