Skip to content

Commit

Permalink
NRP FIM Symbology & Legend Update #1009 (#1017)
Browse files Browse the repository at this point in the history
A request was made to change the AEP (NRP) FIM symbology to be less
similar to the categorical FIM service. The color scheme was changed to
resemble the symbology of the high flow magnitude FIM. The legend
terminology was also updated from "AEP" to "NRP". Changes were isolated
to this .mapx file.

## Additions

-

## Removals

-

## Changes
New Color Values:

2%
FF00E5
4%
9E00FF
10%
1400FF
20%
2D9FFF
50%
39EFFF
50%
B4FFF2

Legend Terminology changed from "AEP" to "NRP"
-

## Testing

1.

## Screenshots

![image](https://github.com/user-attachments/assets/a5252eff-5392-4a41-90b8-c44e40dd960a)


## Notes

-

## Todos

-

## Checklist

- [x] PR has an informative and human-readable title
- [x] Changes are limited to a single goal (no scope creep)
- [x] Code can be automatically merged (no conflicts)
- [ ] Code follows project standards (link if applicable)
- [ ] Passes all existing automated tests
- [ ] Any _change_ in functionality is tested
- [ ] New functions are documented (with a description, list of inputs,
and expected output)
- [ ] Placeholder code is flagged / future todos are captured in
comments
- [ ] Visually tested in supported browsers and devices (see checklist
below 👇)
- [ ] Project documentation has been updated (including the "Unreleased"
section of the CHANGELOG)
- [ ] Reviewers requested with the [Reviewers
tool](https://help.github.com/articles/requesting-a-pull-request-review/)
:arrow_right:

## Testing checklist

### Target Environment support

- [ ] Windows
- [ ] Linux
- [ ] Browser

### Accessibility

- [ ] Keyboard friendly
- [ ] Screen reader friendly

### Other

- [ ] Is useable without CSS
- [ ] Is useable without JS
- [ ] Flexible from small to large screens
- [ ] No linting errors or warnings
- [ ] JavaScript tests are passing
  • Loading branch information
GeorgeRought-NOAA authored Dec 19, 2024
1 parent ae3cd08 commit 242ced9
Showing 1 changed file with 72 additions and 42 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -414,9 +414,8 @@
},
{
"name" : "branch",
"type" : "esriFieldTypeString",
"alias" : "branch",
"length" : 12
"type" : "esriFieldTypeInteger",
"alias" : "branch"
},
{
"name" : "fim_version",
Expand All @@ -443,7 +442,7 @@
},
{
"name" : "max_rc_stage_ft",
"type" : "esriFieldTypeInteger",
"type" : "esriFieldTypeDouble",
"alias" : "max_rc_stage_ft"
},
{
Expand Down Expand Up @@ -728,9 +727,9 @@
"color" : {
"type" : "CIMRGBColor",
"values" : [
114,
175,
233,
180,
255,
242,
100
]
}
Expand All @@ -744,12 +743,13 @@
},
{
"type" : "CIMFeatureLayer",
"name" : "50% AEP",
"name" : "50% NRP",
"uRI" : "CIMPATH=nwm_high_flow_magnitude_analysis/hydrovis_hydrovis_50_aep.xml",
"sourceModifiedTime" : {
"type" : "TimeInstant",
"start" : 978307200000
},
"metadataURI" : "CIMPATH=Metadata/9b44c9b0ce9d0741e82b5bcc92bc231f.xml",
"useSourceMetadata" : true,
"description" : "hydrovis.hydrovis.50 AEP",
"layerElevation" : {
Expand Down Expand Up @@ -928,9 +928,8 @@
},
{
"name" : "branch",
"type" : "esriFieldTypeString",
"alias" : "branch",
"length" : 12
"type" : "esriFieldTypeInteger",
"alias" : "branch"
},
{
"name" : "fim_version",
Expand All @@ -957,7 +956,7 @@
},
{
"name" : "max_rc_stage_ft",
"type" : "esriFieldTypeInteger",
"type" : "esriFieldTypeDouble",
"alias" : "max_rc_stage_ft"
},
{
Expand Down Expand Up @@ -1242,9 +1241,9 @@
"color" : {
"type" : "CIMRGBColor",
"values" : [
57,
239,
255,
255,
0,
100
]
}
Expand All @@ -1258,12 +1257,13 @@
},
{
"type" : "CIMFeatureLayer",
"name" : "20% AEP",
"name" : "20% NRP",
"uRI" : "CIMPATH=nwm_high_flow_magnitude_analysis/hydrovis_hydrovis_20_aep.xml",
"sourceModifiedTime" : {
"type" : "TimeInstant",
"start" : 978307200000
},
"metadataURI" : "CIMPATH=Metadata/d172eb7e1be923d5025f7767cbc00297.xml",
"useSourceMetadata" : true,
"description" : "hydrovis.hydrovis.20 AEP",
"layerElevation" : {
Expand Down Expand Up @@ -1410,6 +1410,7 @@
"searchMode" : "Exact"
}
],
"selectionSetURI" : "CIMPATH=SelectionSet/4866266faf6f2fd4bb75b87656588c81.dat",
"dataConnection" : {
"type" : "CIMSqlQueryDataConnection",
"workspaceConnectionString" : "SERVER=rds-egis.hydrovis.internal;INSTANCE=sde:postgresql:rds-egis.hydrovis.internal;DBCLIENT=postgresql;DB_CONNECTION_PROPERTIES=rds-egis.hydrovis.internal;DATABASE=hydrovis;USER=hydrovis;AUTHENTICATION_MODE=DBMS",
Expand Down Expand Up @@ -1442,9 +1443,8 @@
},
{
"name" : "branch",
"type" : "esriFieldTypeString",
"alias" : "branch",
"length" : 12
"type" : "esriFieldTypeInteger",
"alias" : "branch"
},
{
"name" : "fim_version",
Expand All @@ -1471,7 +1471,7 @@
},
{
"name" : "max_rc_stage_ft",
"type" : "esriFieldTypeInteger",
"type" : "esriFieldTypeDouble",
"alias" : "max_rc_stage_ft"
},
{
Expand Down Expand Up @@ -1756,9 +1756,9 @@
"color" : {
"type" : "CIMRGBColor",
"values" : [
45,
159,
255,
153,
0,
100
]
}
Expand All @@ -1772,12 +1772,13 @@
},
{
"type" : "CIMFeatureLayer",
"name" : "10% AEP",
"name" : "10% NRP",
"uRI" : "CIMPATH=nwm_high_flow_magnitude_analysis/hydrovis_hydrovis_10_aep.xml",
"sourceModifiedTime" : {
"type" : "TimeInstant",
"start" : 978307200000
},
"metadataURI" : "CIMPATH=Metadata/596936fb254e46b457140abd8f16abaa.xml",
"useSourceMetadata" : true,
"description" : "hydrovis.hydrovis.10 AEP",
"layerElevation" : {
Expand Down Expand Up @@ -1966,9 +1967,8 @@
},
{
"name" : "branch",
"type" : "esriFieldTypeString",
"alias" : "branch",
"length" : 12
"type" : "esriFieldTypeInteger",
"alias" : "branch"
},
{
"name" : "fim_version",
Expand All @@ -1995,7 +1995,7 @@
},
{
"name" : "max_rc_stage_ft",
"type" : "esriFieldTypeInteger",
"type" : "esriFieldTypeDouble",
"alias" : "max_rc_stage_ft"
},
{
Expand Down Expand Up @@ -2280,9 +2280,9 @@
"color" : {
"type" : "CIMRGBColor",
"values" : [
255,
0,
20,
0,
255,
100
]
}
Expand All @@ -2296,12 +2296,13 @@
},
{
"type" : "CIMFeatureLayer",
"name" : "4% AEP",
"name" : "4% NRP",
"uRI" : "CIMPATH=nwm_high_flow_magnitude_analysis/hydrovis_hydrovis_4_aep.xml",
"sourceModifiedTime" : {
"type" : "TimeInstant",
"start" : 978307200000
},
"metadataURI" : "CIMPATH=Metadata/12f957fdf488b66792c1247855a9ee2e.xml",
"useSourceMetadata" : true,
"description" : "hydrovis.hydrovis.4 AEP",
"layerElevation" : {
Expand Down Expand Up @@ -2490,9 +2491,8 @@
},
{
"name" : "branch",
"type" : "esriFieldTypeString",
"alias" : "branch",
"length" : 12
"type" : "esriFieldTypeInteger",
"alias" : "branch"
},
{
"name" : "fim_version",
Expand All @@ -2519,7 +2519,7 @@
},
{
"name" : "max_rc_stage_ft",
"type" : "esriFieldTypeInteger",
"type" : "esriFieldTypeDouble",
"alias" : "max_rc_stage_ft"
},
{
Expand Down Expand Up @@ -2804,9 +2804,9 @@
"color" : {
"type" : "CIMRGBColor",
"values" : [
230,
158,
0,
169,
255,
100
]
}
Expand All @@ -2820,12 +2820,13 @@
},
{
"type" : "CIMFeatureLayer",
"name" : "2% AEP",
"name" : "2% NRP",
"uRI" : "CIMPATH=nwm_high_flow_magnitude_analysis/hydrovis_hydrovis_2_aep.xml",
"sourceModifiedTime" : {
"type" : "TimeInstant",
"start" : 978307200000
},
"metadataURI" : "CIMPATH=Metadata/3d7f087f98737f8c63e8179093ee8195.xml",
"useSourceMetadata" : true,
"description" : "hydrovis.hydrovis.2 AEP",
"layerElevation" : {
Expand Down Expand Up @@ -3004,9 +3005,8 @@
},
{
"name" : "branch",
"type" : "esriFieldTypeString",
"alias" : "branch",
"length" : 12
"type" : "esriFieldTypeInteger",
"alias" : "branch"
},
{
"name" : "fim_version",
Expand All @@ -3033,7 +3033,7 @@
},
{
"name" : "max_rc_stage_ft",
"type" : "esriFieldTypeInteger",
"type" : "esriFieldTypeDouble",
"alias" : "max_rc_stage_ft"
},
{
Expand Down Expand Up @@ -3318,9 +3318,9 @@
"color" : {
"type" : "CIMRGBColor",
"values" : [
204,
51,
255,
0,
229,
100
]
}
Expand All @@ -3334,10 +3334,40 @@
}
],
"binaryReferences" : [
{
"type" : "CIMBinaryReference",
"uRI" : "CIMPATH=Metadata/12f957fdf488b66792c1247855a9ee2e.xml",
"data" : "<?xml version=\"1.0\"?>\r\n<metadata xml:lang=\"en\"><Esri><CreaDate>20241219</CreaDate><CreaTime>16313500</CreaTime><ArcGISFormat>1.0</ArcGISFormat><SyncOnce>TRUE</SyncOnce></Esri></metadata>\r\n"
},
{
"type" : "CIMBinaryReference",
"uRI" : "CIMPATH=Metadata/3d7f087f98737f8c63e8179093ee8195.xml",
"data" : "<?xml version=\"1.0\"?>\r\n<metadata xml:lang=\"en\"><Esri><CreaDate>20241219</CreaDate><CreaTime>16314400</CreaTime><ArcGISFormat>1.0</ArcGISFormat><SyncOnce>TRUE</SyncOnce></Esri></metadata>\r\n"
},
{
"type" : "CIMBinaryReference",
"uRI" : "CIMPATH=Metadata/596936fb254e46b457140abd8f16abaa.xml",
"data" : "<?xml version=\"1.0\"?>\r\n<metadata xml:lang=\"en\"><Esri><CreaDate>20241219</CreaDate><CreaTime>16312900</CreaTime><ArcGISFormat>1.0</ArcGISFormat><SyncOnce>TRUE</SyncOnce></Esri></metadata>\r\n"
},
{
"type" : "CIMBinaryReference",
"uRI" : "CIMPATH=Metadata/7ba4bd30be7a13d31d7129121cc9508c.xml",
"data" : "<?xml version=\"1.0\"?>\r\n<metadata xml:lang=\"en\"><Esri><CreaDate>20180518</CreaDate><CreaTime>09141800</CreaTime><ArcGISFormat>1.0</ArcGISFormat><SyncOnce>TRUE</SyncOnce></Esri><dataIdInfo><idCitation><resTitle>Map</resTitle></idCitation></dataIdInfo><Binary><Thumbnail><Data EsriPropertyType=\"PictureX\">/9j/4AAQSkZJRgABAQEAAAAAAAD/2wBDAAgGBgcGBQgHBwcJCQgKDBQNDAsLDBkSEw8UHRofHh0a\r\nHBwgJC4nICIsIxwcKDcpLDAxNDQ0Hyc5PTgyPC4zNDL/2wBDAQkJCQwLDBgNDRgyIRwhMjIyMjIy\r\nMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjL/wAARCACFAMgDAREA\r\nAhEBAxEB/8QAHwAAAQUBAQEBAQEAAAAAAAAAAAECAwQFBgcICQoL/8QAtRAAAgEDAwIEAwUFBAQA\r\nAAF9AQIDAAQRBRIhMUEGE1FhByJxFDKBkaEII0KxwRVS0fAkM2JyggkKFhcYGRolJicoKSo0NTY3\r\nODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqDhIWGh4iJipKTlJWWl5iZmqKjpKWm\r\np6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uHi4+Tl5ufo6erx8vP09fb3+Pn6/8QAHwEA\r\nAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoL/8QAtREAAgECBAQDBAcFBAQAAQJ3AAECAxEEBSEx\r\nBhJBUQdhcRMiMoEIFEKRobHBCSMzUvAVYnLRChYkNOEl8RcYGRomJygpKjU2Nzg5OkNERUZHSElK\r\nU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6goOEhYaHiImKkpOUlZaXmJmaoqOkpaanqKmqsrO0tba3\r\nuLm6wsPExcbHyMnK0tPU1dbX2Nna4uPk5ebn6Onq8vP09fb3+Pn6/9oADAMBAAIRAxEAPwD3+gAo\r\nAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgA\r\noAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACg\r\nAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKAC\r\ngAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKA\r\nCgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAK\r\nACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoA\r\nKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAo\r\nAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgA\r\noAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACg\r\nAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKAC\r\ngAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKA\r\nCgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAK\r\nACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoA\r\n/9k=</Data></Thumbnail></Binary></metadata>\r\n"
},
{
"type" : "CIMBinaryReference",
"uRI" : "CIMPATH=Metadata/9b44c9b0ce9d0741e82b5bcc92bc231f.xml",
"data" : "<?xml version=\"1.0\"?>\r\n<metadata xml:lang=\"en\"><Esri><CreaDate>20241219</CreaDate><CreaTime>16251800</CreaTime><ArcGISFormat>1.0</ArcGISFormat><SyncOnce>TRUE</SyncOnce></Esri></metadata>\r\n"
},
{
"type" : "CIMBinaryReference",
"uRI" : "CIMPATH=Metadata/d172eb7e1be923d5025f7767cbc00297.xml",
"data" : "<?xml version=\"1.0\"?>\r\n<metadata xml:lang=\"en\"><Esri><CreaDate>20241219</CreaDate><CreaTime>16312200</CreaTime><ArcGISFormat>1.0</ArcGISFormat><SyncOnce>TRUE</SyncOnce></Esri></metadata>\r\n"
},
{
"type" : "CIMBinaryReference",
"uRI" : "CIMPATH=SelectionSet/4866266faf6f2fd4bb75b87656588c81.dat",
"data" : "CgMxLjAQARoDCgEy"
}
]
}

0 comments on commit 242ced9

Please sign in to comment.