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

Clip angling and lake data before doing spatial join #5

Open
woodsp opened this issue Mar 7, 2019 · 0 comments
Open

Clip angling and lake data before doing spatial join #5

woodsp opened this issue Mar 7, 2019 · 0 comments

Comments

@woodsp
Copy link
Owner

woodsp commented Mar 7, 2019

We want to analyse just those angling events that happen on a lake that intersects with the continental US. So future workflow in spatialjoin.r should be:

  1. Clip custom NHD database to waterbodies that intersect with continental US. No AK, HI, Puerto Rico.
  2. Clip angling events to the bbox of the custom NHD database.
  3. Then do the angling x waterbody intersection.
woodsp added a commit that referenced this issue Mar 8, 2019
…nental US.

Later, this should probably happen in spatialjoin.r
See Issue #5.
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

1 participant