geom_line_intersection
Calculate the intersection point of two lines in 2D space using mathematical geometry functions.
Instructions
Find intersection point of two lines in 2D space (Domain: geometry, Category: general)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| line1 | Yes | ||
| line2 | Yes |