Skip to content

Commit b55ae59

Browse files
authored
Merge pull request #23 from UCSB-Library-Research-Data-Services/julien
Attribute table
2 parents 5ea6cfd + e702a70 commit b55ae59

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
@@ -124,6 +124,15 @@ Now look for the feature layer `UCSB Campus Buildings` and add it to your map.
124124

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

127+
### Accessing the underlying data
128+
129+
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".
130+
131+
![attibute table of UCSB buildings layer](images/Workshop1/Step1/attribute-table.png){width=90%}
132+
133+
We will see later how you can leverage those attributes to set the symbology of a layer according to categories or quantities provided by the attribute table. You can also compute new attributes either based on other attributes or geopatial information. However this will be for our second workshop.
134+
135+
127136
### Save your map
128137

129138
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)