rotate_geometry
Rotate geometric shapes by a specified angle around a chosen origin, supporting degrees or radians, for precise geospatial adjustments in GIS workflows.
Instructions
Rotate a geometry.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
angle | Yes | ||
geometry | Yes | ||
origin | No | center | |
use_radians | No |