-
Notifications
You must be signed in to change notification settings - Fork 2
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
mapping #2
Comments
mapping files are now pulled from geopackage then burned to geojson format in fishpass_mapping with b2f3d0d8 |
If you convert to WGS84 / EPSG:4326 they will preview nicely in GH |
🔥 |
We now have habitat model data for Bulkley, and potentially for Morice as well. Do we want to change the mapping to vary the stream symbol width by habitat classification rather than by gradient? Retain the same accessibility colour scheme. |
Of course there is also the option to symbolize stream width by the modelled channel width, but modelled habitat seems more relevant. |
Updated spawning/rearing classification should be ready in the next day or so smnorris/bcfishpass#46 |
I have had a look through but can't seem to find it. Sorry. Where are the gradient thresholds for the accessibility? I am thinking about steelhead vs. salmon vs. WCT ... |
Salmon = 15
|
FYI the access classification logic is buried in here: https://github.com/smnorris/bcfishpass/blob/main/02_model/sql/model_access.sql |
We would pick a "species" based on |
Rather than pick just one species I was thinking of lumping all spawning into one class and all rearing into another. |
Sound like a good plan. Let's do it. Hoping for some background on the width modelling and some references for habitat requirements from CWF soon 😶 . I shared my thin zotero modelling folder with you and Nick. We can keep a copy of our references there if that works for you guys. |
Simon. Any chance of a refresh on the maps with Jonathan's barriers now input and an update to the gpkg pushed to data/fishpass_mapping? Shooting for the end of the day to get a draft of the report to CWF and FPTWG (no real morice section yet)... I doubt anyone will look at it right away so don't think it would matter too much if the maps were updated tomorrow... |
Can it wait another couple of days? I am working on the spawn/rear connectivity updates, it would be nice to finish that first: smnorris/bcfishpass#46
|
Sure. I was just thinking that I should get a bit more of the methods documented and bring some area tables in to the results anyways. Needs to be done for the Morice anywho. Maybe it’s done already but shouldn’t be too hard to add areas of streams by spawn/rear per species right? Will make a lovely table and might even read easier as a graph. Lots of info but I think the reader can handle it and we can tuck it into a leaflet link too so it is tight and available. I’ll start looking at it tomorrow. Going to have another crack at getting the bcfishpass repo to run for me. 🤞 |
Areas of streams? channel width * length? Hasn't been any discussion of that. |
Makes sense to me. I reported area for hab cons for the elk and bulk just using length and measured width from my surveys. In general, a 8m wide stream that is 1k to a waterfall will have waaaay more potential for useable habitat than a stream that is 4m wide and 1k to a waterfall so it is useful to visualize and communicate that I think. Cost per m2 has also been quite enlightening for me. |
Ok. There was a good discussion today on how to fudge Coho rearing habitat in wetlands and Sockeye rearing habitat in lakes into linear measurements. Stupidly it never occurred to me to suggest we just report on area for everything - that has been the idea for quite some time and we actually have the data to do it now. |
Well off topic here tho - something to file in bcfishpass |
I'm going to start a list here to store things related to future runs of the maps unless you think there is a better spot:
|
Thanks - that is a bug, they should be on there! |
The filter in the crossings layer was using stream_crossing_id so NULLs for modelled crossing got filtered out too. |
moving issue from bcfishpass to here:
|
It doesn't open on my desktop either, I'll re-export that one, I don't know what might be wrong. |
Regenerated and reposted file. But it looks like it was a file transfer issue, a bunch of them are empty. I'll repost. |
Ha. Server is out of space, no wonder it is broken. 🤪 |
aha. |
Fixed but we'll want to minimize how many of these monster pdfs we keep in the archive folders for now. I removed 2021-02-15 to fit these. |
you could pull the other archives off too if you want. From my perspective, the archiving is just for a stable location for readers to land when referred from the report. Those old maps do have the FN sites on there though so I think that some people might be keen to have them.... I have a copy if anyone wants them. |
ok - I'll keep them there for now. I may be able to shuffle things around, I have lots of unused space, it just isn't accessible by the web server at the moment. |
@smnorris. Quick question... Where are the widths in |
The db has the measured values from |
No - maps for |
right. That's why the symbology is so jumpy on the maps. Ok. I will line up something to get some modelled estimates. Working through the guts of the scripts. Awesome stuff. Lots to get my head around. Trying to figure out why our dbs have different results for a few things... I'll let you know if i can't figure it out on my own. |
I have used the BULK model as a start and switched the BULK mad switch to cw for fun. Haven't qa'd anything yet. Just poking at stuff. 👆🏼 |
@smnorris - geopackage is populated here
not sure the best approach for version control of the project maps hosted on the Hillcrest site. Using the date stamp of the map as the name of the subfolder one way to go but maybe only necessary on the last version? Until then we could have a subfolder “NewGraph” for these maps if there are multiple versions of maps on the server. Not sure.
still interested in using q atlas and the watersheds to build tighter maps for each hab con but think they need to have legends and keymaps .
The text was updated successfully, but these errors were encountered: