Is Polygon

Determines if a geometry has area and is therefore a polygon.

Table 1. Is Polygon Options
Option Name Description
Geometry field The field that contains the geometry that you want to examine.

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

Is polygon field The name of the field that you want to contain the result of the operation. The field will contain "Y" if the geometry is a polygon and "N" if it is not.