Skip to content

Commit d4afa33

Browse files
committed
add short attribute table section
1 parent a05702e commit d4afa33

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

01_make_map.qmd

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,15 @@ Now look for the feature layer `UCSB Campus Buildings` and add it to your map.
120120

121121
![Add UCSB buildings layer](images/Workshop1/Step1/select-feature-polygon-layer.png){width=90%}
122122

123+
### Accessing underlying data
124+
125+
One advantage of those feature layers is that there is often data associated with it. For example, if you click on the three dots on the right of a feature layer you can access their _attribute table_ using "Show table"
126+
127+
![attibute table of UCSB buildings layer](images/Workshop1/Step1/attribute-table.png){width=90%}
128+
129+
We will see later that you can leverage those attributes to define the symbology of a layer according to categories or quantities provided in the attribute table.
130+
131+
123132
### Save your map
124133

125134
Now that you have added the layers to your map, save it by looking for the folder icon in the left menu bar and then selecting the `Save as` option.
1.09 MB
Loading

0 commit comments

Comments
 (0)