mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-17 22:24:42 +02:00
Add Milk Churn Stand preset (#926)
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"icon": "temaki-milk_jug",
|
||||
"fields": [
|
||||
"material"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"creamery stand",
|
||||
"milk can stand",
|
||||
"milk stand"
|
||||
],
|
||||
"tags": {
|
||||
"man_made": "milk_churn_stand"
|
||||
},
|
||||
"name": "Milk Churn Stand"
|
||||
}
|
||||
Reference in New Issue
Block a user