suggest_transformation
Find transformation paths between coordinate reference systems with accuracy information and multi-step options for complex conversions.
Instructions
Suggest transformation paths between two CRS. Covers Tokyo Datum to JGD2011, WGS84 to Plane Rectangular CS, etc. Searches multi-step paths, provides accuracy info, and warns about cumulative errors.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sourceCrs | Yes | Source EPSG code (e.g., "EPSG:4301" or "4301") | |
| targetCrs | Yes | Target EPSG code (e.g., "EPSG:6668" or "6668") | |
| location | No | Location of data being transformed (optional, for accuracy improvement) |