Select to view content in your preferred language

Reshape fails: Error incorrect

1753
3
12-29-2022 10:00 AM
Labels (1)
AnninaRupe1
Frequent Contributor

Hello!

I am using ArcGIS Pro 3.0.2 and have been having troubles with using the reshape tool.

I try to reshape a polygon but get the following error: "New geometry must intersect the feature in at least two places." However, the geometry does! See the screenshot:

AnninaRupe1_0-1672336489180.png

This behavior isn't consistent; sometimes it doesn't reshape and sometimes it does. I have tried:
1. Repairing geometry

2. Allow reshaping with and without a selection

3. Drawing the reshape line starting in different locations (thinking maybe the reshape has to follow the same direction the original polygon was drawn in)

4. Reshaping the same area except making it larger rather than smaller

Nothing works. I have to split a feature and then delete the portion I don't want. Any ideas on what might be happening?

Tags (2)
0 Kudos
3 Replies
Scott_Harris
Esri Regular Contributor

@AnninaRupe1 

  1. What is selected in the selection tree within the Reshape tool? Only a single feature?
  2. Is 'Allow reshaping without a selection' checked on at the bottom of the tool?  I see you answered that one 🙂
  3. Is the layer being projected on the fly within the map?
  4. Are there curves involved? What kind?
  5. Where is the data hosted / stored?

These are things that Esri Technical Support can help answer, and log a bug, if necessary.

Thanks!

0 Kudos
AnninaRupe1
Frequent Contributor

Thanks for the quick reply!

  1. Only a single feature. Also not multipart.
  2. Yes. However, the behavior is seen whether:
    1. The "Allow reshaping without a selection" is checked and a feature is selected
    2. The "Allow reshaping without a selection" is not checked and a feature is selected
    3. The "Allow reshaping without a selection" is not checked and a feature is not selected
  3. It is. Layer is in NAD 1983 HARN Michigan GeoRef (Meters) and the Map is in NAD 1983 StatePlane Michigan Central FIPS (Intl Feet). I did not create this project so I don't know if there's a reason these systems were chosen.
  4. No curves involved. This behavior occurs when I use the line or streaming tool within reshape. The streaming tool is using a 5 ft stream tolerance and the smoothing option is checked.
  5. Data are stored locally. 

I delved deeper into point 3. I changed the map coordinate system so it was the same as the layer and the reshape worked. I immediately changed back so it would project on the fly and the reshape didn't work. Might be the culprit right there!

Annina

Scott_Harris
Esri Regular Contributor

@AnninaRupe1 I'm glad you got to the bottom of it. I sent you a direct message to see if I we can improve the behavior by looking at your particular case.