File tree Expand file tree Collapse file tree 3 files changed +38
-1
lines changed
Expand file tree Collapse file tree 3 files changed +38
-1
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "key" : " hazard" ,
3+ "type" : " combo" ,
4+ "strings" : {
5+ "options" : {
6+ "archery_range" : " Arrows" ,
7+ "avalanche" : " Avalanche" ,
8+ "biohazard" : " Biohazard" ,
9+ "contamination" : " Chemical Contamination" ,
10+ "electricity" : " Electric Shock" ,
11+ "shooting_range" : " Gunfire" ,
12+ "hole" : " Hole" ,
13+ "minefield" : " Land Mines" ,
14+ "nuclear" : " Nuclear / Radioactive" ,
15+ "quicksand" : " Quicksand"
16+ }
17+ },
18+ "label" : " Hazard"
19+ }
Original file line number Diff line number Diff line change 1+ {
2+ "icon" : " fas-triangle-exclamation" ,
3+ "fields" : [
4+ " name" ,
5+ " hazard_boundary"
6+ ],
7+ "geometry" : [
8+ " area"
9+ ],
10+ "tags" : {
11+ "boundary" : " hazard"
12+ },
13+ "terms" : [
14+ " danger" ,
15+ " prohibited"
16+ ],
17+ "name" : " Hazardous Area"
18+ }
Original file line number Diff line number Diff line change 2929 " troop" ,
3030 " war"
3131 ],
32- "name" : " Danger Zone, Access Prohibited "
32+ "name" : " Military Danger Area "
3333}
You can’t perform that action at this time.
0 commit comments