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

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.