Is Polygon
Determines if a geometry has area and is therefore a polygon.
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 Spectrum Spatial Routing, 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. |