Options
All
  • Public
  • Public/Protected
  • All
Menu

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

Index

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