Query parameter to specify the DE-9IM (Dimensionally Extended nine-Intersection Model)geospatial relationship between the query geometry and the result documents.

Enumeration Members

CONTAINS: "contains"
CONTAINS_PROPERLY: "contains_properly"
COVERED_BY: "covered_by"
COVERS: "covers"
CROSSES: "crosses"
DISJOINT: "disjoint"
INTERSECTS: "intersects"
OVERLAPS: "overlaps"
TOUCHES: "touches"
WITHIN: "within"

Generated using TypeDoc