mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-08-30 14:40:44 +02:00
Initial commit
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"icon": "temaki-garden_bed",
|
||||
"geometry": [
|
||||
"area"
|
||||
],
|
||||
"fields": [
|
||||
"name",
|
||||
"ref"
|
||||
],
|
||||
"tags": {
|
||||
"allotments": "plot"
|
||||
},
|
||||
"reference": {
|
||||
"key": "allotments",
|
||||
"value": "plot"
|
||||
},
|
||||
"name": "Community Garden Plot"
|
||||
}
|
||||
Reference in New Issue
Block a user