Hello, I have a Pro project with 5 maps, each with a separate layout (5 of t hem). Each map contains the same Parcel.shp. I created various Parcel label classes (for House Numbers) in one Map, where the label fonts are sized differently - based on what scale/zoom level the map is at. When I open a different Map in the same Pro project, I see that those newly created Parcel label classes don't exist yet in the other Maps.
My question: Is there a way to copy those various Parcel label classes from one Map into another. I don't want to create them manually for each Map and Layout.
Thanks! Dave M
Solved! Go to Solution.
Hey Dave,
You wont need to recreate them in each map. Try the ideas below:
Yes. You can create a output layer file (*.lyrx) from the GP tool - Save to Layer File (Data Management). It will store many layer properties including labeling. Save To Layer File (Data Management)—ArcGIS Pro | Documentation
Hey Dave,
You wont need to recreate them in each map. Try the ideas below:
Thanks Jon. This is exactly what I was looking for. I appreciate your help!
Happy to help Dave. Glad it worked for ya!
You can also select the labeling tab in the TOC and copy the label class(es), then it lets you choose which options to paste to other classes:
R_
Rhett, I like your suggestion. I selected the labeling tab, and selected copy with multiple Anno classes selected. I'm not clear about some things beyond that:
1. You said 'it lets you choose which options to paste...'. In my example, I'm not seeing how to get the Properties options to show up (where your 3rd red arrow is pointing). I've got 5-6 classes associated with a single streetmidline feature, each class being for different sizing at different scales.
2. Does your approach work when there are multiple classes selected from a single FC?
Please advise.
Thanks
Yes. You can create a output layer file (*.lyrx) from the GP tool - Save to Layer File (Data Management). It will store many layer properties including labeling. Save To Layer File (Data Management)—ArcGIS Pro | Documentation
This works great! Thanks Robert