Convert Labels to Graphics Bug

319
4
Jump to solution
08-16-2024 06:30 AM
Labels (1)
PeteJordan
Frequent Contributor

  I found what I think is a bug when Converting Labels to Graphcis that is fine when Converting Labels to Annotation.  If it is a bug, you can move it to the Bug section, but just want to verify it is a bug first.

  When you Convert Labels to Annotation and you use a "Annotation Suffix" that already exists in your map, it will upon completion add a number to the end of the suffix to make it unique.

PeteJordan_1-1723814698594.png

adds the suffix as "_ANNO2" due to "_ANNO" already existing
PeteJordan_0-1723814669003.png

 

Now with Converting Labels to Graphics, and I already have the same suffix in the map alread, it returns a blank output layer without any warnings or any classes or any converted graphics

PeteJordan_2-1723814886279.png

PeteJordan_3-1723814922515.png

 

  So this should work the same as with Annotation and automatically add a number to the end of it if there is a duplicate so that the output classes are unique and not just blank like this...

1 Solution

Accepted Solutions
JesseWickizer
Esri Contributor

In the Contents pane, select the graphics layer without any graphics displaying and open the Symbology pane. Check on "Draw non-visible graphic elements" - do the graphics appear then?

View solution in original post

0 Kudos
4 Replies
JesseWickizer
Esri Contributor

If labeling is not turned on for the layer you're converting, you will get an output group layer without a new graphics layer created. There will also be a warning in the Geoprocessing tool output indicating that there are no feature layers that are labeled at the conversion scale

Graphics layers do not need to be named uniquely because they're not stored in the database so the convert labels to graphics tool won't rename the output layer if one already exists - but you do have to specify a unique Output Layer so the new group layer doesn't overwrite your existing group layer.

0 Kudos
PeteJordan
Frequent Contributor

Yes I know about the labels not being turned on will do that and give out the warning, at least in Annotation.  The issue is the labels show up during the processing, they also create the class layer, and then when the process is done, the labels are just gone.  

  It might have something to do with not using Maplex, if I enable that it seems to work.  Maybe that was the issue, even for simple labels.

 I have tested out the issue in a test database and found the issue in that as well, either that, or it just seems like that's the problem and it's some underlying issue with not having the Maplex enabled.  I'll just make sure that's always enabled then and see if I encounter the issue in the future...

0 Kudos
JesseWickizer
Esri Contributor

In the Contents pane, select the graphics layer without any graphics displaying and open the Symbology pane. Check on "Draw non-visible graphic elements" - do the graphics appear then?

0 Kudos
PeteJordan
Frequent Contributor

Yes I had tried that, the issue is it wouldn't even display the class at all under the Graphic subheading.  All fixed if I used Maplex which I am now using for other reasons.  I just didn't realize it was not enabled prior...

0 Kudos