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

The two input tables must use the same coordinate reference system.

source 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.

reference Schema

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