ST_Transform Syntax - Analytics Database - Teradata Vantage

Geospatial Data Types

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2023-08-30
dita:mapPath
qgk1628112272483.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
ghz1472251264557
lifecycle
latest
Product Category
Teradata Vantageā„¢
ST_Transform ( [ toSRSid, ] toWktSRS, fromWktSRS )

Syntax Elements

toSRSid
An INTEGER that is the identifier of the spatial reference system returned by the method.
toWktSRS
A VARCHAR(2048) for the WKT representation of the spatial reference system to transform to.
fromWktSRS
A VARCHAR(2048) for the WKT representation of the spatial reference system to assign to the geometry value (without any transformation) before transforming it to the spatial reference system specified by toWktSRS.