I have a point shapefile on which I would like to use the "Add geometry attributes: tool in order to add x and y coordinates using a GCS that I am interested it. When I run this tool I get the runtime error:
"The field is not nullable (Point_M)".
I don't understand why I am getting this error. AddGeometryAttributes is supposed to add this field on its own, I have no role in the field Point_M. In fact it doesn't even exist before I run the tool. This is one of the outputs of AddGeometryAttributes.
Has anyone had this problem before?
No comments:
Post a Comment