scale_geometry
Scale a geometry by applying specified x and y factors to adjust its size, useful for resizing spatial features in geospatial analysis.
Instructions
Scale a geometry.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
geometry | Yes | ||
origin | No | center | |
xfact | Yes | ||
yfact | Yes |