Skip to content

Commit 6beccb2

Browse files
authored
Add Lighting Mast preset (#407)
1 parent 48498fa commit 6beccb2

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
{
2+
"icon": "temaki-mast",
3+
"fields": [
4+
"{man_made/mast}",
5+
"direction_point"
6+
],
7+
"moreFields": [
8+
"{man_made/mast}"
9+
],
10+
"geometry": [
11+
"point"
12+
],
13+
"terms": [
14+
"flood light",
15+
"lighting",
16+
"stadium lights",
17+
"stadium lighting",
18+
"headlight"
19+
],
20+
"tags": {
21+
"man_made": "mast",
22+
"tower:type": "lighting"
23+
},
24+
"reference": {
25+
"key": "tower:type",
26+
"value": "lighting"
27+
},
28+
"name": "Lighting Mast"
29+
}

0 commit comments

Comments
 (0)