Input - Aster Analytics

Teradata AsterĀ® Analytics Foundation User GuideUpdate 2

Product
Aster Analytics
Release Number
7.00.02
Published
September 2017
Language
English (United States)
Last Update
2018-04-17
dita:mapPath
uce1497542673292.ditamap
dita:ditavalPath
AA-notempfilter_pdf_output.ditaval
dita:id
B700-1022
lifecycle
previous
Product Category
Software

For the boundary operators CONVEXHULL and BUFFER, the function requires only one input table, source. For the other boundary operators, the function requires two input tables, source and reference, which must use the same coordinate reference system.

GeometryOverlay Source Table Schema
Column Name Data Type Description
source_location_column VARCHAR Description of the source polygon in the WKT markup language.
accumulate_column Any Column to copy to the output table.
GeometryOverlay Reference Table Schema
Column Name Data Type Description
ref_location_column VARCHAR Location of the polygon description in WKT format.
ref_name_column Any Name of the polygon.