Skip to main content

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:

  1. Create a new model and add a Spatial Reference variable.

  2. Double-click the variable, and set the spatial reference properties using the dialog box.

  3. Use the model's Export > Export to Script option to specify a new script file.

  4. Copy from the exported script to the destination script.