You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docs/technical-reference/symbology/symbology-arcpro.mdx
+7-9Lines changed: 7 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,16 +21,14 @@ It's best practice to check your work, so you should test your `.lyrx` file befo
21
21
5. Click `Run` and verify that your layer is symbolized as expected.
22
22
- Sometimes, ArcPro will give you an error about invalid fields. To get around this, hover your mouse over the area under `Symbology Fields` and click the red X, then try running the tool again.
23
23
24
-
## ArcPro Symbology Basics and Tips
24
+
## ArcPro Symbology Basics
25
25
26
26
:::warning
27
27
28
28
ArcPro is generally more frustrating to work with than QGIS when it comes to symbology curation. Be patient and prepared for headaches. Hopefully the information in this section will help the process go more smoothly.
29
29
30
30
:::
31
31
32
-
### Symbology Basics
33
-
34
32
All symbology work is done in the `Symbology` pane, which is accessed by right clicking the layer you want to symbolize in the `Contents` pane and selecting `Symbology`.
35
33
36
34
- By default, layers will be symbolized as a "Single Symbol". Click the dropdown under **Primary symbology** to change the symbology type. Select "Unique Values" for categorical symbology and "Graduated Colors" for graduated symbology. Rule-based symbology will be discussed later.
@@ -46,25 +44,25 @@ All symbology work is done in the `Symbology` pane, which is accessed by right c
0 commit comments