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
MBRContainsfunction - MBRCovered
By - Represents the MySQL
MBRCoveredByfunction - MBRCovers
- Represents the MySQL
MBRCoversfunction - MBRDisjoint
- Represents the MySQL
MBRDisjointfunction - MBREquals
- Represents the MySQL
MBRDisjointfunction - MBROverlaps
- Represents the MySQL
MBROverlapsfunction - MBRTouches
- Represents the MySQL
MBRTouchesfunction - MBRWithin
- Represents the MySQL
MBRTouchesfunction - ST_Area
- Represents the MySQL
ST_Areafunction - ST_
Buffer - Represents the MySQL
ST_Bufferfunction (with two arguments) - ST_
Buffer_ 1 - Represents the MySQL
ST_Bufferfunction (with three arguments) - ST_
Buffer_ 2 - Represents the MySQL
ST_Bufferfunction (with four arguments) - ST_
Buffer_ 3 - Represents the MySQL
ST_Bufferfunction (with five arguments) - ST_
Buffer_ Strategy - Represents the MySQL
ST_Buffer_Strategyfunction (with one argument) - ST_
Buffer_ Strategy_ 2 - Represents the MySQL
ST_Buffer_Strategyfunction (with two arguments) - ST_
Centroid - Represents the MySQL
ST_Centroidfunction - ST_
Collect - Represents the MySQL
ST_Collectaggregate function - ST_
Contains - Represents the MySQL
ST_Containsfunction - ST_
Convex Hull - Represents the MySQL
ST_ConvexHullfunction - ST_
Crosses - Represents the MySQL
ST_Crossesfunction - ST_
Difference - Represents the MySQL
ST_Differencefunction - ST_
Dimension - Represents the MySQL
ST_Dimensionfunction. - ST_
Disjoint - Represents the MySQL
ST_Disjointfunction - ST_
Distance - Represents the MySQL
ST_Distancefunction - ST_
EndPoint - Represents the MySQL
ST_EndPointfunction - ST_
Envelope - Represents the MySQL
ST_Envelopefunction. - ST_
Equals - Represents the MySQL
ST_Equalsfunction - ST_
Exterior Ring - Represents the MySQL
ST_ExteriorRingfunction - ST_
GeometryN - Represents the MySQL
ST_GeometryNfunction - ST_
Geometry Type - Represents the MySQL
ST_GeometryTypefunction. - ST_
Interior RingN - Represents the MySQL
ST_ExteriorRingfunction - ST_
Intersection - Represents the MySQL
ST_Intersectionfunction - ST_
Intersects - Represents the MySQL
ST_Intersectsfunction - ST_
IsClosed - Represents the MySQL
ST_IsClosedfunction - ST_
IsEmpty - Represents the MySQL
ST_IsEmptyfunction. - ST_
IsSimple - Represents the MySQL
ST_IsSimplefunction. - ST_
IsValid - Represents the MySQL
ST_IsValidfunction - ST_
Latitude - Represents the MySQL
ST_Latitudefunction (with one argument). - ST_
Latitude_ 2 - Represents the MySQL
ST_Latitudefunction (with two arguments). - ST_
Length - Represents the MySQL
ST_Lengthfunction - ST_
Line Interpolate Point - Represents the MySQL
ST_LineInterpolatePointfunction - ST_
Line Interpolate Points - Represents the MySQL
ST_LineInterpolatePointsfunction - ST_
Longitude - Represents the MySQL
ST_Longitudefunction (with one argument). - ST_
Longitude_ 2 - Represents the MySQL
ST_Longitudefunction (with two arguments). - ST_
NumGeometries - Represents the MySQL
ST_NumGeometriesfunction - ST_
NumInterior Rings - Represents the MySQL
ST_NumInteriorRingsfunction - ST_
NumPoints - Represents the MySQL
ST_NumPointsfunction - ST_
Overlaps - Represents the MySQL
ST_Overlapsfunction - ST_
Point AtDistance - Represents the MySQL
ST_PointAtDistancefunction - ST_
PointN - Represents the MySQL
ST_PointNfunction - ST_SRID
- Represents the MySQL
ST_SRIDfunction (with one argument). - ST_
SRID_ 2 - Represents the MySQL
ST_SRIDfunction (with two arguments). - ST_
Start Point - Represents the MySQL
ST_StartPointfunction - ST_
SymDifference - Represents the MySQL
ST_SymDifferencefunction - ST_
Touches - Represents the MySQL
ST_Touchesfunction - ST_
Transform - Represents the MySQL
ST_Transformfunction. - ST_
Union - Represents the MySQL
ST_Unionfunction - ST_
Validate - Represents the MySQL
ST_Validatefunction - ST_
Within - Represents the MySQL
ST_Withinfunction - ST_X
- Represents the MySQL
ST_Xfunction (with one argument). - ST_X_2
- Represents the MySQL
ST_Xfunction (with two arguments). - ST_Y
- Represents the MySQL
ST_Yfunction (with one argument). - ST_Y_2
- Represents the MySQL
ST_Yfunction (with two arguments).