register_crs_definition
Adds an EPSG-style CRS definition to proj4 so future reprojection tools can use it.
Instructions
Register an EPSG-style CRS definition with proj4 so future reprojection tools can use it. code should be like 'EPSG:4548' and definition is a proj4 string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | ||
| definition | Yes |