Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added bounding box query to subset_network #18

Open
mikejohnson51 opened this issue Nov 14, 2023 · 0 comments
Open

Added bounding box query to subset_network #18

mikejohnson51 opened this issue Nov 14, 2023 · 0 comments
Assignees

Comments

@mikejohnson51
Copy link
Member

mikejohnson51 commented Nov 14, 2023

A few general error catching and new bbox subset utility was added here:

NOAA-OWP/hydrofabric@cef12fa

It requires a named vector of inputs:

subset_network(bbox = c(xmin = -105.19613,   ymin = 40.49172,  xmax = -104.95959,  ymax =  40.67183 ))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants