Skip to content

Commit

Permalink
Add Lighting Mast preset (#407)
Browse files Browse the repository at this point in the history
  • Loading branch information
arch0345 authored Feb 22, 2022
1 parent 48498fa commit 6beccb2
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions data/presets/man_made/mast/lighting.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"icon": "temaki-mast",
"fields": [
"{man_made/mast}",
"direction_point"
],
"moreFields": [
"{man_made/mast}"
],
"geometry": [
"point"
],
"terms": [
"flood light",
"lighting",
"stadium lights",
"stadium lighting",
"headlight"
],
"tags": {
"man_made": "mast",
"tower:type": "lighting"
},
"reference": {
"key": "tower:type",
"value": "lighting"
},
"name": "Lighting Mast"
}

0 comments on commit 6beccb2

Please sign in to comment.