I’m really wondering why a function that worked perfectly in ArcMap no longer works in ArcGIS Pro.
Here’s a simple explanation:
All of the land uses are based on a coded value domain. (code | description)
100 = forest
200 = agriculture
300 = water
The Style inculdes only the codes: 100, 200, 300
Unfortunately, the "Match to Symbols in Style" tool doesn’t work as expected. ArcGIS Pro can’t find the symbol names. It might work if the style included the domain descriptions (e.g., forest, agriculture, water),
but that’s not what I want – and therefore, I need to rebuild many styles manually.