Skip to content

Commit aa6d3e4

Browse files
committed
Add exercises
1 parent 6355d8d commit aa6d3e4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

osm.qmd

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -296,6 +296,11 @@ size_df = data.frame(
296296
knitr::kable(size_df)
297297
```
298298

299+
## Exercises
300+
301+
- Create maps of the different layers using `{tmap}`, `{ggplot2}` or a mapping package of your choice.
302+
- Which layer is most interesting for your research?
303+
- Are there any phenomena that are represented in more than one layer and, if so, thoughts on how to combine them?
299304

300305

301306
# Other command line tools for working with OSM data {#sec-command-line}

0 commit comments

Comments
 (0)