mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-08-16 16:20:33 +02:00
Add Lighting Mast preset (#407)
This commit is contained in:
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user