+
K
Supported in: Batch, Streaming
Constructs a GeoPoint column from a latitude and longitude column. Validates that the latitude parameter is between -90 and 90, inclusive, and that the longitude parameter is between -180 and 180, inclusive; if not, returns a null value.
Expression categories: Geospatial
Output type: GeoPoint
Argument values:
lat
lon