...
Computes a geometry representing the point-set which is common to both left Geometry and the right geometry.
If passed a string the geometry functions will automatically convert it into a geometry object.
Syntax
geoIntersection( "Well Known Text" Left, "Well Known Text" Right)
...