mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-05 04:28:04 +02:00
Add preset man_made=insect_hotel (#1020)
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"icon": "fas-bugs",
|
||||
"geometry": [
|
||||
"point"
|
||||
],
|
||||
"moreFields": [
|
||||
"ref",
|
||||
"operator",
|
||||
"length",
|
||||
"width",
|
||||
"height"
|
||||
],
|
||||
"tags": {
|
||||
"man_made": "insect_hotel"
|
||||
},
|
||||
"terms": [
|
||||
"bug hotel",
|
||||
"insect house"
|
||||
],
|
||||
"name": "Insect Hotel"
|
||||
}
|
||||
Reference in New Issue
Block a user