Is Within

Determines if one geometry object is entirely within another geometry object.

Table 1. Is Intersects Options
Option Name Description
Geometry 1 field The field that contains the geometry that may be within Geometry 2.

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

Geometry 2 field The field that contains the geometry that may contain Geometry 1.

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

Is within field The name of the field that you want to contain the results of the operation. The field will contain "Y" if Geometry 1 is within Geometry 2 and "N" if it is not.