project_geometry
Reproject a geometry from one CRS to another. Input geometry as GeoJSON, source CRS, and target CRS.
Instructions
Project a geometry between CRS.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| geometry | Yes | ||
| source_crs | Yes | ||
| target_crs | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||