Is Line

Determines if a geometry has a length but no area and is therefore a line.

Table 1. Is Line 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 linear 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 line and "N" if it is not.