smnorris / bcfishobs

Reference BC Known Fish Observations to the Freshwater Atlas stream network
Apache License 2.0
6 stars 2 forks source link

add FISS obstacles #11

Closed smnorris closed 3 years ago

smnorris commented 4 years ago

Use existing logic to also match WHSE_FISH.FISS_OBSTACLES_PNT_SP to FWA features. The obstacles data is already better matched to FWA streams than observations, but there are still records that would benefit from matching via the xref rather than just finding the closest stream.

smnorris commented 4 years ago

https://github.com/smnorris/bcfishobs/commit/cd1b0a8d2f4abeac258c624eaba48748bc6c8514 takes care of this enough for current fish passage requirements. Only falls records are included and points are simply matched to nearest stream. Matching via xref would probably be valuable so leaving this open for now.

smnorris commented 3 years ago

Out of scope. Handle falls over in bcfishpass and dams are in bcdams For fish passage requirements, the rest of the features don't really need to be referenced.