| 漏洞 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.
重现步骤