Parameters
| Name | Type | Mode |
|---|---|---|
| geom | USER-DEFINED | IN |
| from_proj | text | IN |
| to_proj | text | IN |
args: geom, from_proj, to_proj - Return a new geometry with its coordinates transformed to a different spatial reference system.
| Name | Type | Mode |
|---|---|---|
| geom | USER-DEFINED | IN |
| from_proj | text | IN |
| to_proj | text | IN |