I’ve been trying to track this one down for a while and I’m stumped. Any suggestions would be *greatly* appreciated.
The error I’m getting is this when attempting to move or delete a vertex on a line feature in the PipelineLine feature class :
We’ve all seen this, or some variation over the years. We try to add a feature whose geometry is outside the defined feature class extent and Arc barks at us.
This one *seems* to be different. Here are my steps.
I’ve verified that the spatial references in the asset package and UN db are identical. I’ve also taken these steps:
Note that I can delete a line and create a new line at the same location without error. I can also create, move and delete point features without error.
Again, any thoughts on this would be much appreciated.
Ed
Solved! Go to Solution.
I found it!
My map projection matches the data that I am editing. I had checked this multiple times.
HOWEVER, I had several other projections in my Favorites list that were *far* from my current map project. Once I removed these Favorites I was able to update vertices.
Holy cow! I don't know why the editor would be looking at the Favorites rather than the assigned projection, but apparently it was.
Ed
Are the vertexes within the service territory? If they aren't, that could be causing the problem..
Thanks for the reply. The vertices and all other geometry are within the bounds of the ServiceTerritory.
Ed
I found it!
My map projection matches the data that I am editing. I had checked this multiple times.
HOWEVER, I had several other projections in my Favorites list that were *far* from my current map project. Once I removed these Favorites I was able to update vertices.
Holy cow! I don't know why the editor would be looking at the Favorites rather than the assigned projection, but apparently it was.
Ed