We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6355d8d commit aa6d3e4Copy full SHA for aa6d3e4
osm.qmd
@@ -296,6 +296,11 @@ size_df = data.frame(
296
knitr::kable(size_df)
297
```
298
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?
304
305
306
# Other command line tools for working with OSM data {#sec-command-line}
0 commit comments