Skip to content

Commit 4d3485f

Browse files
committed
more info on attribute table
1 parent d4afa33 commit 4d3485f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

01_make_map.qmd

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -120,13 +120,13 @@ 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
123+
### Accessing the underlying data
124124

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"
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".
126126

127127
![attibute table of UCSB buildings layer](images/Workshop1/Step1/attribute-table.png){width=90%}
128128

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.
129+
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.
130130

131131

132132
### Save your map

0 commit comments

Comments
 (0)