Is Intersection - 23.1

Spectrum Dataflow Designer Guide

Version
23.1
Language
English
Product name
Spectrum Technology Platform
Title
Spectrum Dataflow Designer Guide
First publish date
2007
Last updated
2024-05-09
Published on
2024-05-09T23:01:03.226155

Determines if one geometry object intersects another geometry object.

Table 1. Is Intersection Options
Option Name Description
Geometry 1 The field that contains the geometry to compare with Geometry 2 to determine if the geometries intersect.

This field also accepts geometries that are generated by stages in Spectrum Spatial Routing, such as a LineString or Polygon.

Geometry 2 The field that contains the geometry to compare with Geometry 1 to determine if the geometries intersect.

This field also accepts geometries that are generated by stages in Spectrum Spatial Routing, such as a LineString or Polygon.

Is intersect field The name of the field that you want to contain the intersection indicator. The field will contain "Y" if the geometries intersect and "N" if they do not.