Select to view content in your preferred language

Graphics layer overriding feature layer labels

312
2
Jump to solution
07-16-2024 03:27 PM
estz2
by
Emerging Contributor

Hi All,

In my project I have a polygon layer and a graphics layer- even when my polygon layer is above the graphics layer, when turned on the graphics layer will bump the polygon labels out of the polygons. Is there some way to tell ArcGIS Pro to make labels higher priority than graphics?

Thanks,

Eli

0 Kudos
1 Solution

Accepted Solutions
JesseWickizer
Esri Contributor

By default, graphics layers and annotation layers have a High Barrier weight in the Label Weight Ranking. Labels avoid these graphics with a barrier so the text doesn't overlap graphics which can't automatically move like labels can.

JesseWickizer_1-1724177404575.png

If you're OK with labels placing over the top of graphics, change the Barrier Weight on the graphics layer to None. This will allow labels to be placed without any consideration of whether they overlap graphics in the graphics layer.

JesseWickizer_2-1724177512772.png

View solution in original post

0 Kudos
2 Replies
JesseWickizer
Esri Contributor

By default, graphics layers and annotation layers have a High Barrier weight in the Label Weight Ranking. Labels avoid these graphics with a barrier so the text doesn't overlap graphics which can't automatically move like labels can.

JesseWickizer_1-1724177404575.png

If you're OK with labels placing over the top of graphics, change the Barrier Weight on the graphics layer to None. This will allow labels to be placed without any consideration of whether they overlap graphics in the graphics layer.

JesseWickizer_2-1724177512772.png

0 Kudos
estz2
by
Emerging Contributor

Thank you Jesse, that worked great!

0 Kudos