Is Intersection

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 the Enterprise Routing Module, 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 the Enterprise Routing Module, 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.