You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The negligible category is overlapping. Showing 2 categories for the same point.
Heres negligble turned on.
And turned off.
I believe its an issue with the rule based symbology. the phrase or ("anthro_Igo_land_use_intense"=0) would include all other categories as negligible despite their riparian departure if their land use intensity is 0.
To-Do
Instructions for tasks:
delete those tasks not needed;
check off tasks as you complete them;
do not close issue until all tasks completed
reference this issue in all commits (e.g. with #33 notation where 33 is issue number)
Start new branch with descriptive name for these changes (e.g. curation_Veg_RCAT)
Make necessary edits to business logic and commit to new branch
Author *.qml for QRAVE of layer(s) and test in QRAVE and commit
Produce screen shot of each qml layer to provide in commit or later pull request for reviewer (include legend). Also, provide warehouse link to riverscape project you did testing on (use same project(s) for testing ArcRAVE and WebRAVE)
Make pull request for just QRAVE changes. Choose appropriate reviewer(s)
Author *.lyr for ArcRAVE of layer(s) and test in ArcRAVE and commit
Make pull request for just ArcRAVE changes. Choose appropriate reviewer(s)
Produce screen shot of each lyr file to provide in commit or later pull request for reviewer (include legend)
Author symbology files for WebRAVE and provide link in commit to webRAVE of project it can be tested on
Make pull request for just WebRAVE changes. Choose appropriate reviewer(s)
Author or Update any project type documentation
Update or Add Project Views to Reflect Changes (if necc.)
After pull request(s) merged, test in updated qRAVE
After pull request(s) merged, test in updated ArcRAVE
After pull request(s) merged, test in updated WebRAVE
Delete local branch(es) you used for your pull request(s)
The text was updated successfully, but these errors were encountered:
Description and/or Explanation of Need
The negligible category is overlapping. Showing 2 categories for the same point.
Heres negligble turned on.
And turned off.
I believe its an issue with the rule based symbology. the phrase or ("anthro_Igo_land_use_intense"=0) would include all other categories as negligible despite their riparian departure if their land use intensity is 0.
To-Do
Instructions for tasks:
#33
notation where 33 is issue number)*.qml
for QRAVE of layer(s) and test in QRAVE and commit*.lyr
for ArcRAVE of layer(s) and test in ArcRAVE and commitThe text was updated successfully, but these errors were encountered: