Comparator class used for MySQL
Represents a Geometry value as loaded from the database.
Implementation of SpatialDialect for MySQL.
Functions only supported by MySQL
MBRContains(g1, g2)
MBRDisjoint(g1, g2)
MBREqual(g1, g2)
MBRIntersects(g1, g2)
MBROverlaps(g1, g2)
MBRTouches(g1, g2)
MBRWithin(g1, g2)