Difference

Returns the geometry portions of the first geometry that are not common with the second geometry. The resulting geometry is what remains of the first geometry after the second has been removed.

Table 1. Difference Options
Option Name Description
Geometry 1 The field that contains the first geometry from which you want a difference.

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

Geometry 2 The field that contains the second geometry that has to be removed from the first geometry.

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

Geometry The name of the field that contains the resulting geometry that remains of the first geometry after the second has been removed.