PointInPolygon Input - 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ā„¢

SourceTable and ReferenceTable must use the same coordinate reference system.

SourceTable Schema

Column Data Type Description
source_location_point_column If you specify only this column:

CHARACTER or VARCHAR

If you also specify source_location_point_column_2:

SMALLINT, INTEGER, BIGINT, DOUBLE PRECISION, or NUMERIC

If you specify only this column: WKT content.

If you also specify source_location_point_column_2: x coordinate of point.

source_location_point_column_2 SMALLINT, INTEGER, BIGINT, DOUBLE PRECISION, or NUMERIC y coordinate of point.
accumulate_column Any [Column appears once for each specified accumulate_column.] Column to copy to output table.

ReferenceTable Schema

Column Data Type Description
reference_location_polygon_column CHARACTER or VARCHAR Polygon description.
reference_location_column Any Polygon name.