Downloads USGS river and waterbody data for a given extent, processes that data, and makes a map of the rivers where the width of the river is proportional to the area of land it drains.
.gitignore | ||
01_download_data.R | ||
02_process_data.R | ||
03_make_figures.R | ||
extent.csv | ||
LICENSE | ||
pretty_rivers.Rproj | ||
README.md |
pretty_rivers
Downloads USGS data for a given location and makes a pretty map of the rivers. The width of the rivers is proportional to the area of land that the section of river drains.