Expand description
MySQL specific spatial functions for use in SQL expressions
All contained functions are also reexported in the dsl
module.
Functionsยง
- MBRContains
- Represents the MySQL
MBRContains
function - MBRCovered
By - Represents the MySQL
MBRCoveredBy
function - MBRCovers
- Represents the MySQL
MBRCovers
function - MBRDisjoint
- Represents the MySQL
MBRDisjoint
function - MBREquals
- Represents the MySQL
MBRDisjoint
function - MBROverlaps
- Represents the MySQL
MBROverlaps
function - MBRTouches
- Represents the MySQL
MBRTouches
function - MBRWithin
- Represents the MySQL
MBRTouches
function - ST_Area
- Represents the MySQL
ST_Area
function - ST_
Buffer - Represents the MySQL
ST_Buffer
function (with two arguments) - ST_
Buffer_ 1 - Represents the MySQL
ST_Buffer
function (with three arguments) - ST_
Buffer_ 2 - Represents the MySQL
ST_Buffer
function (with four arguments) - ST_
Buffer_ 3 - Represents the MySQL
ST_Buffer
function (with five arguments) - ST_
Buffer_ Strategy - Represents the MySQL
ST_Buffer_Strategy
function (with one argument) - ST_
Buffer_ Strategy_ 2 - Represents the MySQL
ST_Buffer_Strategy
function (with two arguments) - ST_
Centroid - Represents the MySQL
ST_Centroid
function - ST_
Collect - Represents the MySQL
ST_Collect
aggregate function - ST_
Contains - Represents the MySQL
ST_Contains
function - ST_
Convex Hull - Represents the MySQL
ST_ConvexHull
function - ST_
Crosses - Represents the MySQL
ST_Crosses
function - ST_
Difference - Represents the MySQL
ST_Difference
function - ST_
Dimension - Represents the MySQL
ST_Dimension
function. - ST_
Disjoint - Represents the MySQL
ST_Disjoint
function - ST_
Distance - Represents the MySQL
ST_Distance
function - ST_
EndPoint - Represents the MySQL
ST_EndPoint
function - ST_
Envelope - Represents the MySQL
ST_Envelope
function. - ST_
Equals - Represents the MySQL
ST_Equals
function - ST_
Exterior Ring - Represents the MySQL
ST_ExteriorRing
function - ST_
GeometryN - Represents the MySQL
ST_GeometryN
function - ST_
Geometry Type - Represents the MySQL
ST_GeometryType
function. - ST_
Interior RingN - Represents the MySQL
ST_ExteriorRing
function - ST_
Intersection - Represents the MySQL
ST_Intersection
function - ST_
Intersects - Represents the MySQL
ST_Intersects
function - ST_
IsClosed - Represents the MySQL
ST_IsClosed
function - ST_
IsEmpty - Represents the MySQL
ST_IsEmpty
function. - ST_
IsSimple - Represents the MySQL
ST_IsSimple
function. - ST_
IsValid - Represents the MySQL
ST_IsValid
function - ST_
Latitude - Represents the MySQL
ST_Latitude
function (with one argument). - ST_
Latitude_ 2 - Represents the MySQL
ST_Latitude
function (with two arguments). - ST_
Length - Represents the MySQL
ST_Length
function - ST_
Line Interpolate Point - Represents the MySQL
ST_LineInterpolatePoint
function - ST_
Line Interpolate Points - Represents the MySQL
ST_LineInterpolatePoints
function - ST_
Longitude - Represents the MySQL
ST_Longitude
function (with one argument). - ST_
Longitude_ 2 - Represents the MySQL
ST_Longitude
function (with two arguments). - ST_
NumGeometries - Represents the MySQL
ST_NumGeometries
function - ST_
NumInterior Rings - Represents the MySQL
ST_NumInteriorRings
function - ST_
NumPoints - Represents the MySQL
ST_NumPoints
function - ST_
Overlaps - Represents the MySQL
ST_Overlaps
function - ST_
Point AtDistance - Represents the MySQL
ST_PointAtDistance
function - ST_
PointN - Represents the MySQL
ST_PointN
function - ST_SRID
- Represents the MySQL
ST_SRID
function (with one argument). - ST_
SRID_ 2 - Represents the MySQL
ST_SRID
function (with two arguments). - ST_
Start Point - Represents the MySQL
ST_StartPoint
function - ST_
SymDifference - Represents the MySQL
ST_SymDifference
function - ST_
Touches - Represents the MySQL
ST_Touches
function - ST_
Transform - Represents the MySQL
ST_Transform
function. - ST_
Union - Represents the MySQL
ST_Union
function - ST_
Validate - Represents the MySQL
ST_Validate
function - ST_
Within - Represents the MySQL
ST_Within
function - ST_X
- Represents the MySQL
ST_X
function (with one argument). - ST_X_2
- Represents the MySQL
ST_X
function (with two arguments). - ST_Y
- Represents the MySQL
ST_Y
function (with one argument). - ST_Y_2
- Represents the MySQL
ST_Y
function (with two arguments).