get_spatial_reference
Look up an ArcGIS spatial reference by WKID or EPSG code to verify its name, type, datum, and units before projection workflows.
Instructions
Look up an ArcGIS spatial reference by WKID or EPSG code using arcpy.SpatialReference. Use this before projection workflows to verify the target CRS name, type, datum, and linear or angular units. This is a pure lookup with no filesystem input or output and does not modify datasets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||