Function postgis_diesel::functions_nullable::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<Nullable<Text>>>::Expression, <intersection_matrix_pattern as AsExpression<Nullable<Text>>>::Expression>
where intersection_matrix: AsExpression<Nullable<Text>>, intersection_matrix_pattern: AsExpression<Nullable<Text>>,
Expand description

Tests if a DE-9IM Intersection Matrix matches an Intersection Matrix pattern