transform_coordinates
Convert spatial coordinates between Coordinate Reference Systems (CRS) for accurate geospatial analysis. Define source and target CRS to enable precise coordinate transformations.
Instructions
Transform coordinates between CRS.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
coordinates | Yes | ||
source_crs | Yes | ||
target_crs | Yes |