mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-25 22:00:55 +02:00
Add preset man_made=flare (#1237)
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"icon": "temaki-chimney",
|
||||
"fields": [
|
||||
"height"
|
||||
],
|
||||
"moreFields": [
|
||||
"ref",
|
||||
"visibility"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"vertex"
|
||||
],
|
||||
"terms": [
|
||||
"flare stack",
|
||||
"gas",
|
||||
"oil",
|
||||
"fire",
|
||||
"burn"
|
||||
],
|
||||
"tags": {
|
||||
"man_made": "flare"
|
||||
},
|
||||
"name": "Gas Flare"
|
||||
}
|
||||
Reference in New Issue
Block a user