Is Point
Determines if a geometry is a single point.
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 point 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 point and "N" if it is not. |