Alphabetical list of ST geospatial functions
Applies to:  Databricks Runtime
This feature is in Public Preview.
Function  | Description  | 
|---|---|
Adds a new point to the n-th position in the input linestring   | |
Returns the area of the input   | |
Returns the WKB representation of the input   | |
Returns the EWKB representation of the input   | |
Returns the GeoJSON representation of the input   | |
Returns the EWKT representation of the input   | |
Returns the WKT representation of the input   | |
Returns the WKB representation of the input   | |
Returns the WKT representation of the input   | |
Returns the buffer of the input   | |
Returns the centroid of the input   | |
Returns the concave hull of the input   | |
Returns true if the first   | |
Returns the convex hull of the input   | |
Returns true if the first   | |
Returns the point-set difference of the two input   | |
Returns the topological dimension of the 2D projection of the   | |
Returns   | |
Returns the 2D Cartesian distance between the two input   | |
Returns the spherical distance (in meters) between two point   | |
Returns the geodesic distance (in meters) between two point   | |
Returns an array containing the single geometries in the input geometry.  | |
Returns true if the 2D Cartesian distance between the two input   | |
Returns the last point of the input   | |
Returns a 2D Cartesian   | |
Returns the envelope of all the geometries in the column, or   | |
Returns true if the two input   | |
Returns the exterior ring of the input polygon   | |
Swaps X and Y coordinates of the input   | |
Returns a   | |
Returns a   | |
Returns a   | |
Returns a   | |
Returns the geohash of the input geometry at the given precision.  | |
Returns a   | |
Returns the geohash grid box corresponding to the input geohash value as a 2D polygon   | |
Returns a   | |
Returns a   | |
Returns a   | |
Returns a   | |
Returns the 1-based n-th element of the input   | |
Returns the type of the input   | |
Returns the n-th interior ring of the input polygon   | |
Returns the point-set intersection of the two input   | |
Returns true if the two input   | |
Returns true if the input   | |
Returns true if the input   | |
Returns the length of the input   | |
Returns the M coordinate of the input point   | |
Returns a linestring   | |
Constructs a polygon   | |
Returns the input   | |
Returns the coordinate dimension of the input   | |
Returns the number of non-empty points in the input   | |
Returns the number of geometries in the input   | |
Returns the number of interior rings in the input polygon   | |
Returns the perimeter of the input   | |
Returns a point   | |
Returns the center of the geohash grid box corresponding to the input geohash value as a 2D point geometry.  | |
Returns the n-th point from the input linestring   | |
Removes the n-th point from the input linestring   | |
Reverses the input   | |
Rotates the input   | |
Scales the input   | |
Returns a new   | |
Simplifies the input   | |
Returns the SRID of the input   | |
Returns the first point of the input   | |
Returns true if the two input   | |
Transforms the X and Y coordinates of the input geometry from the current coordinate reference system to the coordinate reference system described by the provided SRID value.  | |
Returns the point-set union of the two input   | |
Returns the point-wise union of all the geometries in the column, or   | |
Returns true if the first   | |
Translates the input   | |
Sets the n-th point of the input linestring   | |
Returns a   | |
Returns a   | |
Returns a   | |
Returns a   | |
Returns the X coordinate of the input point   | |
Returns the maximum X coordinate of the input   | |
Returns the minimum X coordinate of the input   | |
Returns the Y coordinate of the input point   | |
Returns the maximum Y coordinate of the input   | |
Returns the minimum Y coordinate of the input   | |
Returns the Z coordinate of the input point   | |
Returns the maximum Z coordinate of the input   | |
Returns the minimum Z coordinate of the input   | |