transform_coordinates
Reproject coordinates from one coordinate reference system (CRS) to another. Input source CRS, target CRS, and coordinates to obtain transformed coordinates for accurate geospatial analysis.
Instructions
Transform coordinates between CRS.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| coordinates | Yes | ||
| source_crs | Yes | ||
| target_crs | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||