Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
Grid SEPTREFHUM
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
VIPS
Models
GRID
Grid SEPTREFHUM
Commits
6a44d887
Commit
6a44d887
authored
1 year ago
by
Tor-Einar Skog
Browse files
Options
Downloads
Patches
Plain Diff
Change legend "no inf. risk" -> "low inf. risk"
parent
67a234c8
No related branches found
No related tags found
1 merge request
!4
Revised thresholds
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
mapfile/template.j2
+2
-2
2 additions, 2 deletions
mapfile/template.j2
with
2 additions
and
2 deletions
mapfile/template.j2
+
2
−
2
View file @
6a44d887
...
@@ -113,7 +113,7 @@ LAYER
...
@@ -113,7 +113,7 @@ LAYER
\"legendItems\": [
\"legendItems\": [
{
{
\"classification\": 2,
\"classification\": 2,
\"legendLabel\": \"{{ language.
no
_risk }}\",
\"legendLabel\": \"{{ language.
low
_risk }}\",
\"legendIconCSS\": \"width: 25px; background-color: #3ac47d;\"
\"legendIconCSS\": \"width: 25px; background-color: #3ac47d;\"
},
},
{
{
...
@@ -136,7 +136,7 @@ LAYER
...
@@ -136,7 +136,7 @@ LAYER
# class using simple string comparison, equivalent to ([pixel] = 0)
# class using simple string comparison, equivalent to ([pixel] = 0)
CLASS
CLASS
NAME "
No
infection risk"
NAME "
Low
infection risk"
EXPRESSION ([pixel] >= 2 AND [pixel] < 3)
EXPRESSION ([pixel] >= 2 AND [pixel] < 3)
STYLE
STYLE
COLOR 58 196 125
COLOR 58 196 125
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment