q27
Finds all pairs of polygons where the polygons overlap each other.
q26
Finds all pairs of polygons where the polygons touch each other.
q25
Finds all line strings, polygons where the line string crosses the polygon.
q24
Finds all pairs of polygons where one polygon is within the other.
q23
Finds all line strings, polygons where the line string lies inside the polygon.
q22
Finds all points and polygons where the point lies inside the polygon.
q21
Finds all line strings and polygons that intersect with each other.
q20
Finds all points and polygons that intersect with each other.
q19
Finds all points and lines that intersect with each other.
q17
Finds all line strings that are disjoint from a given polygon.
q16
Finds all points that are disjoint from a given polygon.
q15
Finds all points that are within a fixed distance to a given point.
q13
Finds all points that are spatially within a given polygon.
q10
Finds all polygons that intersect with a given polygon.
q9
Finds all line strings that intersect with a given polygon.
q8
Finds all polygons that are spatially equal to a given polygon.
q7
Finds all line strings that are spatially equal to a given line string.