-
Notifications
You must be signed in to change notification settings - Fork 1
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
Symbology for Condition Layers in RCAT Project Type #650
Comments
Instead of a new issue I'm going to tag on this one @emilySarge . |
Sounds good!
…On Wed, Aug 23, 2023 at 11:37 AM Jordan Gilbert ***@***.***> wrote:
Instead of a new issue I'm going to tag on this one @emilySarge
<https://github.com/emilySarge> .
We also need to add intermediates related to riparian conversions. The
vwReaches and vwIgos layers have a field ConversionType that should have
symbology curated. My preference would be to use this
<https://rcat.riverscapes.net/assets/images/hr/RVCT_Bar_chart_10_16.png>
color scheme, but with different lightness/darknesses of the colors based
on the level of conversion (%). I think it would also be useful to UPDATE
the conversion raster to use this same color scheme.
Finally, business logic will need updated to included these intermediates.
This is kind of a lot, so reach out when/if you need some guidance or have
questions.
—
Reply to this email directly, view it on GitHub
<#650 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AYQU4TMK5HP5627W6WK3ETLXWY5VFANCNFSM6AAAAAA32FLTR4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@jtgilbert Just to be clear, this is the color change you're aiming for? |
Yes @emilySarge, looking good. |
Hey @jtgilbert, did you see the 'RCAT Condition Symbology Updates' pull request that I made on 12 Sept? It has the new esri files and edits to the qgis files. |
Also @jtgilbert, for the Mapbox symbology, do I need to use HSL for the colors, or can I use HEX values? |
@emilySarge you can use hex values too or rgb if that works better for you:
|
@emilySarge I'm not seeing any open PRs. I may have already merged it? |
@jtgilbert, @emilySarge and @dominique-shore. This has become a high priority to get the IGO Riparian Condition and and Reach Riparian Condition working in Web Rave. I have assigned this to @dominique-shore for now. It looks like @emilySarge might have already done the work here, but we never got any resolution on the pull-requests. If those commits are on a branch that someone can find, lets review them and action them. See: https://riverscapes.freshdesk.com/a/tickets/18 and https://riverscapes.freshdesk.com/a/tickets/26 @jtgilbert please re-assign as appropriate. |
@jtgilbert committed on Sept 11 (233fe41) to change the vwIGOs from "condition_igo" to "condition_igo_v2" and vwReaches from "condition" to "condition_v2". Those .qml files are present in symbology/qgis/RCAT, but not sybmology/web/RCAT. The new .qml files just need to be added to the web folder. HOWEVER - When I add the RCAT .xml files in QRAVE, and add the vwIGOs, nothing appears and there is no Layer Metadata. I'm not sure why that is happening. The data exists because if I add the rcat.gpkg, I can add the vwIgos layer and apply the condition_igo_v2.qml, and it looks good. |
The FPAccess.qml file is also missing in sybmology/web/RCAT, so intermediates/floodplain accessibility is loading without symbology in WebRAVE |
@emilySarge will you have time in the next little bit to update web symbology, or should we get someone else on it? |
@dominique-shore |
Yep - I'm seeing the same thing, now. I can look at one or the other, but not both. @jtgilbert Do you want to file the QRAVE issue or should I? |
Go for it! |
|
@jtgilbert I'm working on symbology for the field
|
@dominique-shore there's a way to add classes for which there's not values in the dataset you're using. I can show you tomorrow if you have any time to meet for a min. |
@jtgilbert Here are the labels and colors I have for . Some are based off the colors you selected and a few I made up, as those classes didn't exist in the past version of RCAT. Ones I created are in italic. Let me know what you think. |
@dominique-shore Maybe try making the FROM ones just really light (or really dark) shades of their counterparts. Right now I could see confusing from conifer and no change and from and grass and to grass. |
Sure - those are close. I'll make them lighter versions. |
@jtgilbert After testing the ConditionCode symbology in QRAVE, the vector files both look good, but the raster file does not. The I'm just having issues with that .qml in general. I changed the colors to match the vector files, and it looked good. However, whenever I just use 'load style' to add the .qml to a condition raster, it looks completely different, and the colors are wrong. The colors and classification look fine in the legend & under properties -> symbology, but do not look right on the map. I'm stumped. |
Specification
Project Type:
RCAT
Layer(s): both vwReaches and vwIgos
Layer Name: Riparian Condition
Type(s) - Vector
Description and/or Explanation of Need
I think we should update the color scheme for condition (to make it distinct from other layers that use the red to green color scheme) to match the old version of the tool.
Example(s) of Inspiration
Example here (don't worry about the old confined categories)
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: