PointInPolygon Output - Teradata Vantage

Machine Learning Engine Analytic Function Reference

Product
Teradata Vantage
Release Number
8.10
1.1
Published
October 2019
Language
English (United States)
Last Update
2019-12-31
dita:mapPath
ima1540829771750.ditamap
dita:ditavalPath
jsj1481748799576.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.