mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-26 18:07:50 +02:00
Add preset for military=trench (close #6474)
This commit is contained in:
Vendored
+7
@@ -4185,6 +4185,9 @@
|
||||
"trees": {
|
||||
"label": "Trees"
|
||||
},
|
||||
"trench": {
|
||||
"label": "Type"
|
||||
},
|
||||
"trolley_wire": {
|
||||
"label": "Overhead Trolley Wires"
|
||||
},
|
||||
@@ -7235,6 +7238,10 @@
|
||||
"name": "Telecom Manhole",
|
||||
"terms": "cover,phone,hole,telecom,telephone,bt"
|
||||
},
|
||||
"military/trench": {
|
||||
"name": "Military Trench",
|
||||
"terms": "dugout,firestep,fox hole,infantry trench,war trench"
|
||||
},
|
||||
"natural/bare_rock": {
|
||||
"name": "Bare Rock",
|
||||
"terms": "rock"
|
||||
|
||||
Reference in New Issue
Block a user