PointInPolygon Output - Teradata Vantage

Machine Learning Engine Analytic Function Reference

Product
Teradata Vantage
Release Number
8.00
1.0
Published
May 2019
Language
English (United States)
Last Update
2019-11-22
dita:mapPath
blj1506016597986.ditamap
dita:ditavalPath
blj1506016597986.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 source table 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 source table [Column appears here only if it appears in source table.] y coordinate of point.
ref_reference_location_polygon_column Same as in reference table Polygon description.
ref_reference_location_column Same as in reference table Polygon name.
accumulate_column Same as in source table [Column appears once for each specified accumulate_column.] Column copied from source table.