Excerpt | ||
---|---|---|
| ||
geoIntersection( "Well Known Text" Left, "Well Known Text" Right), Computes a geometry representing the point-set which is common to both the left geometry and the right geometry. |
Function: geoIntersection(Geometry left, Geometry right)
Computes a geometry representing the point-set which is common to both the left geometry and the right geometry.
...
Returns a geometry representing the point-set which is common to both the left geometry and the right geometry as a String.
...