ST_SpheroidalBufferMBR Syntax - Advanced SQL Engine - Teradata Database

Geospatial Data Types

Product
Advanced SQL Engine
Teradata Database
Release Number
17.10
Published
July 2021
Language
English (United States)
Last Update
2021-07-27
dita:mapPath
ufo1590694251930.ditamap
dita:ditavalPath
ufo1590694251930.ditaval
dita:id
B035-1181
lifecycle
previous
Product Category
Teradata Vantageā„¢
ST_SpheroidalBufferMBR ( distance [, semimajor, invflattening ] )

Syntax Elements

distance
A FLOAT value for the distance, in meters, from the point to calculate the MBR.
semimajor
An optional FLOAT value for the length, in meters, of the semimajor axis of the spheroid. If omitted, the method uses the WGS84 value of 6,378,137.0 meters.
invflattening
An optional FLOAT value for the inverse flattening of the spheroid. If omitted, the method uses the WGS84 value of 298.257223563.