USGS-VIZLAB / svg-maps

targets repo for generating maps in SVG using R
Creative Commons Zero v1.0 Universal
0 stars 4 forks source link

Implement HUC parameterization #2

Open lindsayplatt opened 2 years ago

lindsayplatt commented 2 years ago

Allow users to input a file of HUCs or choose to get all HUCs. Things to consider - what level of HUCs will be shown? nhdplusTools only allows you to query by HUC 8, but we could write a helper function to st_union() HUC 8s into higher levels, like a 4. This would be useful for talking about IWS basins.