Open NewGraphEnvironment opened 9 months ago
v29 - update all layers in background_layers.gpkg
v30 - update pscis form by removing columns and fake site 12345 https://github.com/NewGraphEnvironment/fish_passage_fraser_2023_reporting/pull/8
v31 - resize all the photos and rename to .JPG
v32 - sort all photos into folders according to location taken as per pscis_form
v36 - update geopackage with missing layers as per https://github.com/NewGraphEnvironment/dff-2022/issues/139. include model params and layer updates tracked in rfp_tracking.txt. fixed https://github.com/NewGraphEnvironment/fish_passage_fraser_2023_reporting/issues/24
v51 - Al edits to field_data/form_pscis_2023
v52 - update utms in field_data/form_pscis_2023
using fpr_sp_gpkg_backup
v55 - Checked for correct road_tenure
info in field_data/form_pscis_2023
v56 - last push before updateing field_data/2023/form_pscis.gpkg
with additional columns for prioritization
v58 and v59 - update comments, habitat values, my_priority and permit_2024 columns of form_pscis_2023 v60 - Add Lateral Connectivity theme
v66 - removed duplicate site 15600468 #110
for the sake of documentation will put a bit of detail of how the project was just updated here
Annoying project specific environment setup required for dff-2022 scripts to run (currently using
conda environment
build with this file ). Will set it up so it can be done from remote server at some point.Updated
background_layer.gpkg
ingis/sern_lchl_necr_fran_2023
with fresh tables usingbcdata_update.sh
andaws_update.sh
as per the README.md here https://github.com/NewGraphEnvironment/dff-2022/tree/master/scripts/qgis .Note the size change due to this update. That is because the lists of tables we specified today is bigger than it was when the project was made (or last updated). The VRI data is a big part of that. There are other layers that were loaded that were not there before too (private land, etc). We can tell which ones they are now if they are in the dff-2022 lists but not showing up on the map (because they weren't loaded yet). Adding them and symbolizing is a battle to document another day