Output - 23.1

Spectrum Dataflow Designer Guide

Version
23.1
Language
English
Product name
Spectrum Technology Platform
Title
Spectrum Dataflow Designer Guide
Copyright
2024
First publish date
2007
Last updated
2024-10-11
Published on
2024-10-11T22:55:47.128293
Each polygon match is returned in a separate record along with the data listed in the table below.
Note: The geometry column must be selected in order to do spatial operations on records in subsequent stages.

Point In Polygon Output

Output Option Description

Include checkbox

The Include checkbox allows you to select which columns from the polygon search table to include as fields on the output record.

Table columns Represent the column names from the selected named table. This field is not editable.
Output field name Represents the output field. If selected, this name will be written to the stage output. This field is editable; for example, if the input spatial data contains a field called Latitude then you may rename it to PointOfInterest_Latitude.
Type Represents the column type. This field is not editable.
Note: There is no order of results guaranteed from a Point in Polygon stage. Because the search point is contained in all results, all results are considered equivalent.