This project is a part of the weekly Data Viz community group at Fred Hutch.
The data are from the January 28, 2020 Tidy Tuesday release, on San Francisco's tree locations and size.
rayshader-demo.R
is modified from Will Bishop's I can rayshade, and so can you.sf_trees_notes.R
includes the basic data exploration for the trees data.sf_trees_rayshader.R
plots San Francisco and tree data using bothleaflet
andrayshader
.
This plot includes the largest trees in the dataset. The original widget is interactive, with mouseover data showing dbh (diameter at breast height) and click species (common name).
This plot shows the location of the biggest tree in the dataset. The original plot is interactive; the viewer is able to rotate the plot.