union
Perform a union operation on two geometries to merge them into a single geometry. Input two geometry strings and receive the combined result for spatial analysis.
Instructions
Combine two geometries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| geometry1 | Yes | ||
| geometry2 | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||