GeometryLoader Arguments - 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
Path
Specifies the AFS directory or file name to fetch the geometry files from (for example, /test, /test/testfile.xml, or /test/*.xml). Regular expressions are allowed in the argument.
  • Before calling this function, verify that the directories and files that you want to specify are available on the AFS system.
  • A zip file is treated as a directory.
Host
[Optional] Specifies the namemode/IP Address of the AFS (cluster) server. Default: IP address of the queen node.
Port
[Optional] Specifies the port on the AFS server to which to connect. Default: 2601.
InputFormat
[Optional] Specifies the format of the geospatial data in the specified files. Default behavior: The function determines the format.
OutputFormat
[Optional] Specifies the representation format of geospatial output data. Default: 'wkt' (WKT).
The PointInPolygon and GeometryOverlay functions support only WKT.
OutputAttributes
[Optional] Specifies the output column names and types. The column_type must be VARCHAR, INT, or DOUBLE PRECISION. Default: VARCHAR.