| 不具合 ID 番号 |
BUG-000178488 |
| 送信されました | August 6, 2025 |
| 最終更新日 | August 28, 2025 |
| 適用対象 | ArcGIS Pro |
| 見つかったバージョン | 3.3 |
| オペレーティング システム | Windows OS |
| オペレーティング システムのバージョン | 11.0 64 bit |
| ステータス | As Designed
開発チームによる確認後に、この動作が設計どおりであると判断されました。 詳細については、「参考情報」セクションをご参照ください。
|
参考情報
The Maplex Label Engine first attempts to place labels in an area of free space (without any weighted features). If there is no free space available and a feature must be overlapped, a location with the lowest total feature weight is chosen.
Use polygon interior feature weights sparingly. Often a boundary feature weight will suffice. Interior polygon feature weights discourage labels from being placed on the inside of the polygon, and the Maplex label engine will spend more time trying to avoid the polygon feature.
Layers and label classes out of their defined scale visibility range are not passed to the placement engine as barriers, so their feature weight is not considered. If the feature weight must be considered even when the label class is out of range, include another label class that is unlabeled but still visible at the current scale. As long as the label class scale range includes the current scale, the feature weight will be applied even if labeling is turned off.
Refer to Weights in the Maplex Label Engine for more information.
対処法
Convert the labels to graphics or annotations to control the label placement and avoid overlap.
再現の手順