laptop and a wrench

不具合

The Zoom To Layer function on ArcGIS Pro Contents pane does not follow the layer's extent

最後に公開された状態: February 27, 2023 ArcGIS Pro
不具合 ID 番号 BUG-000155165
送信されましたJanuary 18, 2023
最終更新日August 20, 2024
適用対象ArcGIS Pro
見つかったバージョン2.7
オペレーティング システムWindows OS
オペレーティング システムのバージョン10.0 64 Bit
修正されたバージョン3.4
ステータスAs Designed

参考情報

This is as designed. Zoom to layer via the Contents pane zooms to the geometry of the layer and applies a small buffer to ensure symbology is not cut off at the edges. With arcpy.mp, mf.camera.setExtent(mf.getLayerExtent(l, False, True)) zooms to the geometry. Optionally, use mf.camera.scale * 1.1 to approximate the buffer the UI does.

対処法

Use arcpy setExtent() to zoom to the layer's extent correctly.

再現の手順

不具合 ID: BUG-000155165

ソフトウェア:

  • ArcGIS Pro

バグのステータスが変更されたときに通知を受け取る

Esri Support アプリのダウンロード

このトピックについてさらに調べる

ArcGIS エキスパートのサポートを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動