Skip to content

Commit

Permalink
16728 remove glow from style for EQ
Browse files Browse the repository at this point in the history
  • Loading branch information
palina-krukovich committed Oct 17, 2023
1 parent 46bf11b commit fc4a875
Showing 1 changed file with 1 addition and 41 deletions.
42 changes: 1 addition & 41 deletions src/main/resources/layers/layerconfig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -163,97 +163,57 @@ configs:
paramName: 'Class'
paramValue: 'Poly_SMPInt_3'
style:
width: 3
width: 2
color: '#EAED41'
offset: 4
casing-offset: 2
casing-color: '#EAED41'
casing-width: 3
casing-opacity: 0.3
- stepName: 'Intensity IV'
stepShape: 'circle'
paramName: 'Class'
paramValue: 'Poly_SMPInt_4'
style:
width: 2
color: '#FACD2D'
offset: 4
casing-offset: 2
casing-color: '#FACD2D'
casing-width: 3
casing-opacity: 0.3
- stepName: 'Intensity V'
stepShape: 'circle'
paramName: 'Class'
paramValue: 'Poly_SMPInt_5'
style:
width: 2
color: '#FFAB2E'
offset: 4
casing-offset: 2
casing-color: '#FFAB2E'
casing-width: 3
casing-opacity: 0.3
- stepName: 'Intensity VI'
stepShape: 'circle'
paramName: 'Class'
paramValue: 'Poly_SMPInt_6'
style:
width: 2
color: '#FF7C1D'
offset: 4
casing-offset: 2
casing-color: '#FF7C1D'
casing-width: 3
casing-opacity: 0.3
- stepName: 'Intensity VII'
stepShape: 'circle'
paramName: 'Class'
paramValue: 'Poly_SMPInt_7'
style:
width: 2
color: '#FC4C00'
offset: 4
casing-offset: 2
casing-color: '#FC4C00'
casing-width: 3
casing-opacity: 0.3
- stepName: 'Intensity VIII'
stepShape: 'circle'
paramName: 'Class'
paramValue: 'Poly_SMPInt_8'
style:
width: 2
color: '#DF2100'
offset: 4
casing-offset: 2
casing-color: '#DF2100'
casing-width: 3
casing-opacity: 0.3
- stepName: 'Intensity IX'
stepShape: 'circle'
paramName: 'Class'
paramValue: 'Poly_SMPInt_9'
style:
width: 2
color: '#830909'
offset: 4
casing-offset: 2
casing-color: '#830909'
casing-width: 3
casing-opacity: 0.3
- stepName: 'Intensity X'
stepShape: 'circle'
paramName: 'Class'
paramValue: 'Poly_SMPInt_10'
style:
width: 2
color: '#470A00'
offset: 4
casing-offset: 2
casing-color: '#470A00'
casing-width: 3
casing-opacity: 0.3

- id: 'eventShape.FLOOD'
globalOverlay: false
Expand Down

0 comments on commit fc4a875

Please sign in to comment.