不具合 ID 番号 |
BUG-000170600 |
送信されました | September 9, 2024 |
最終更新日 | November 7, 2024 |
適用対象 | ArcGIS Pro |
見つかったバージョン | 3.3.1 |
オペレーティング システム | Windows OS |
オペレーティング システムのバージョン | 10.0 64 Bit |
ステータス | As Designed
開発チームによる確認後に、この動作が設計どおりであると判断されました。 詳細については、「参考情報」セクションをご参照ください。
|
参考情報
A point is assumed to be on the segment if the closest distance from the point to the segment interior is less than or equal to sqrt(2) * tolerance. In that case, the segment splits, and the new endpoints snap with the point. This is the situation when vertex #53 of the feature River is moved to the location of vertex #3 of the feature 3006. The length of the newly created segment is 0.0045931674540042877 which is less than sqrt(2) * tolerance, so the endpoints of the segment are snapped to the middle.
対処法
If possible, after moving vertex #53 in River to the location of vertex #3 in 3006, move vertex #18 in 3515 to the new location of vertex #53 in River. Then also move vertex #3 in 3006 to the new location of #53 in River.
再現の手順