PointInPolygon Output - Teradata Vantage

Machine Learning Engine Analytic Function Reference

Product
Teradata Vantage
Release Number
9.02
9.01
2.0
1.3
Published
February 2022
Language
English (United States)
Last Update
2022-02-10
dita:mapPath
rnn1580259159235.ditamap
dita:ditavalPath
ybt1582220416951.ditaval
dita:id
B700-4003
lifecycle
previous
Product Category
Teradata Vantageā„¢

Output Table Schema

Column Data Type Description
pip_flag INTEGER 1 if point is inside polygon, 0 otherwise.
source_location_point_column Same as in SourceTable If source table has only this column: WKT content.

If source table also has source_location_point_column_2: x coordinate of point.

source_location_point_column_2 Same as in SourceTable [Column appears here only if it appears in source table.] y coordinate of point.
ref_reference_location_polygon_column Same as in ReferenceTable Polygon description.
ref_reference_location_column Same as in ReferenceTable Polygon name.
accumulate_column Same as in SourceTable [Column appears once for each specified accumulate_column.] Column copied from SourceTable.