000614: Cannot create Spatial Reference for <value>.
Description
The value entered for the spatial reference parameter is invalid.
Solution
Verify that the value entered for the spatial reference parameter is valid.
When using Python, a spatial reference string is long and cumbersome to enter directly. To determine the full string of a spatial reference, do the following:
Create a new model and add a Spatial Reference variable.
Double-click the variable, and set the spatial reference properties using the dialog box.
Use the model's Export > Export to Script option to specify a new script file.
Copy from the exported script to the destination script.