Spatial functions
This page covers the spatial functions in Upsolver.
WKT_SPATIAL_CONTAINS
WKT_SPATIAL_CONTAINS
Checks if the first WKT formatted spatial object contains the second.
Inputs
first
second
first | second | result |
|
|
|
|
|
|
WKT_SPATIAL_INTERSECT
WKT_SPATIAL_INTERSECT
Checks if the WKT formatted spatial objects intersect.
Inputs
first
second
first | second | result |
|
|
|
|
|
|
Last updated