intersection
Given two geometries, compute their intersection to obtain the overlapping region. Provide geometry1 and geometry2 as input strings.
Instructions
Find intersection of two geometries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| geometry1 | Yes | ||
| geometry2 | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||