Module diesel_mysql_spatial::functions
source · [−]Expand description
MySQL specific spatial functions for use in SQL expressions
All contained functions are also reexported in the dsl module.
Functions
Represents the MySQL MBRContains function
Represents the MySQL MBRCoveredBy function
Represents the MySQL MBRCovers function
Represents the MySQL MBRDisjoint function
Represents the MySQL MBRDisjoint function
Represents the MySQL MBROverlaps function
Represents the MySQL MBRTouches function
Represents the MySQL MBRTouches function
Represents the MySQL ST_Area function
Represents the MySQL ST_Buffer function (with two arguments)
Represents the MySQL ST_Buffer function (with three arguments)
Represents the MySQL ST_Buffer function (with four arguments)
Represents the MySQL ST_Buffer function (with five arguments)
Represents the MySQL ST_Buffer_Strategy function (with one argument)
Represents the MySQL ST_Buffer_Strategy function (with two arguments)
Represents the MySQL ST_Centroid function
Represents the MySQL ST_Collect aggregate function
Represents the MySQL ST_Contains function
Represents the MySQL ST_ConvexHull function
Represents the MySQL ST_Crosses function
Represents the MySQL ST_Difference function
Represents the MySQL ST_Dimension function.
Represents the MySQL ST_Disjoint function
Represents the MySQL ST_Distance function
Represents the MySQL ST_EndPoint function
Represents the MySQL ST_Envelope function.
Represents the MySQL ST_Equals function
Represents the MySQL ST_ExteriorRing function
Represents the MySQL ST_GeometryN function
Represents the MySQL ST_GeometryType function.
Represents the MySQL ST_ExteriorRing function
Represents the MySQL ST_Intersection function
Represents the MySQL ST_Intersects function
Represents the MySQL ST_IsClosed function
Represents the MySQL ST_IsEmpty function.
Represents the MySQL ST_IsSimple function.
Represents the MySQL ST_IsValid function
Represents the MySQL ST_Latitude function (with one argument).
Represents the MySQL ST_Latitude function (with two arguments).
Represents the MySQL ST_Length function
Represents the MySQL ST_LineInterpolatePoint function
Represents the MySQL ST_LineInterpolatePoints function
Represents the MySQL ST_Longitude function (with one argument).
Represents the MySQL ST_Longitude function (with two arguments).
Represents the MySQL ST_NumGeometries function
Represents the MySQL ST_NumInteriorRings function
Represents the MySQL ST_NumPoints function
Represents the MySQL ST_Overlaps function
Represents the MySQL ST_PointAtDistance function
Represents the MySQL ST_PointN function
Represents the MySQL ST_SRID function (with one argument).
Represents the MySQL ST_SRID function (with two arguments).
Represents the MySQL ST_StartPoint function
Represents the MySQL ST_SymDifference function
Represents the MySQL ST_Touches function
Represents the MySQL ST_Transform function.
Represents the MySQL ST_Union function
Represents the MySQL ST_Validate function
Represents the MySQL ST_Within function
Represents the MySQL ST_X function (with one argument).
Represents the MySQL ST_X function (with two arguments).
Represents the MySQL ST_Y function (with one argument).
Represents the MySQL ST_Y function (with two arguments).