Skip to content

Commit 164df19

Browse files
committed
Merge branch 'main' into fix/14
2 parents e42a424 + f142e86 commit 164df19

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

01_make_map.qmd

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ infrastructure on campus (bike lanes and line, bike racks as points,
134134
buildings as polygons) and to then annotate on top of that some of your
135135
personal experience as a bicyclist or pedestrian on campus.
136136

137-
### Import lines layer (bike paths)
137+
### Import lines Feature layer (bike paths)
138138

139139
From the **Layers** panel, click on the add layer button. Search
140140
`My organization` for 'UCSB OSM Paths'. There should be only one result.
@@ -187,9 +187,10 @@ To reorder the layers, click and hold on a layer name in the Layers panel, drag
187187

188188
### Accessing the underlying data
189189

190-
One advantage of those \* feature layers \* (are we consistent with our
191-
nomenclature?) is that there is often data associated with it. For
192-
example, if you click on the three dots on the right of a feature layer
190+
\* Feature layers \* are driven by data.
191+
Each point, line, or polygon has associated with it a row in an attribute table.
192+
193+
For example, if you click on the three dots on the right of a feature layer
193194
you can access their *attribute table* using "Show table".
194195

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

0 commit comments

Comments
 (0)