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 true if the 2D Cartesian distance between the two input geometries is smaller than or equal to the input distance. | |
Returns the last point of the input | |
Returns a 2D Cartesian geometry representing the 2D axis-aligned minimum bounding box (envelope) of the input geometry. | |
Returns the envelope of all the geometries in the column, or | |
Returns true if the two geometries are geometrically equal, that is if they correspond to the same point set. | |
Returns the exterior ring of the input polygon | |
Swaps X and Y coordinates of the input geometry. | |
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 geometry. | |
Returns a | |
Returns a | |
Returns a | |
Returns a | |
Returns the 1-based n-th element of the input geometry as a | |
Returns the type of the input | |
Returns the point-set intersection of the two input geometries as a 2D geometry. | |
Returns true if the two geometries intersect. | |
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 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 geometries touch each other. | |
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 geometries as a 2D geometry. | |
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 |