mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-21 18:43:23 +00:00
Add wood preset
This commit is contained in:
@@ -32,6 +32,17 @@
|
||||
"icon": "",
|
||||
"form": []
|
||||
},
|
||||
{
|
||||
"name": "wood",
|
||||
"match": {
|
||||
"type": ["point", "area"],
|
||||
"tags": {
|
||||
"natural": "wood"
|
||||
}
|
||||
},
|
||||
"icon": "",
|
||||
"form": []
|
||||
},
|
||||
{
|
||||
"name": "supermarket",
|
||||
"match": {
|
||||
|
||||
Reference in New Issue
Block a user