WL#7221: Geometry Set Operations

Status: Complete

Implement MySQL GIS relation check functions using boost geometry.
Gis features are more and more powerful, important and pervasive in
RDBMS products, and MySQL GIS needs extensive improvements
in terms of functionality, reliablity and performance.
We want to achive this by replacing the home grown gis computation core
with boost geometry, just like PostGIS is using GEOS, so that
we have all features boost geometry can provide. Boost geometry
is more powerful and robust and keeps growing, we will grow with it.