Intersection - dataflow_designer - Latest

Spectrum Spatial Guide

Product type
Software
Portfolio
Locate
Product family
Spectrumâ„¢ software
Product
Spectrumâ„¢ software > Spatial > Spectrum Spatial
Version
Latest
ft:locale
en-US
Product name
Spectrum Technology Platform
ft:title
Spectrum Spatial Guide
Copyright
2025
First publish date
2007
ft:lastEdition
2025-03-07
ft:lastPublication
2025-03-07T10:28:48.112000

Returns a geometry object which represents the intersection between two input geometry objects. Optionally returns the percent overlap as a percentage of the first geometry.

Table 1. Intersection Options
Option Name Description
Return overlap percentage Specifies whether to calculate the percentage of Geometry 1 that intersects with Geometry 2. This option is enabled by default.
Geometry 1 field The field that contains the geometry to compare with Geometry 2 to identify the area of intersection. The overlap percentage is calculated as a percentage of the Geometry 1 geometry.

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

Geometry 2 field The field that contains the geometry to compare with Geometry 1 to identify the area of intersection.

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

Geometry field The output field that you want to contain the geometry for the area of intersection.
Overlap percentage field The output field that you want to contain the percentage of Geometry 1 that intersects with Geometry 2 (output type is double).