mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-26 15:33:50 +00:00
Add icon for landuse=construction
This commit is contained in:
@@ -8871,6 +8871,7 @@
|
||||
"name": "Commercial Area"
|
||||
},
|
||||
"landuse/construction": {
|
||||
"icon": "temaki-tools",
|
||||
"fields": [
|
||||
"name",
|
||||
"construction",
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"icon": "temaki-tools",
|
||||
"fields": [
|
||||
"name",
|
||||
"construction",
|
||||
|
||||
@@ -3884,7 +3884,8 @@
|
||||
"description": "Construction",
|
||||
"object_types": [
|
||||
"area"
|
||||
]
|
||||
],
|
||||
"icon_url": "https://raw.githubusercontent.com/bhousel/temaki/master/icons/tools.svg?sanitize=true"
|
||||
},
|
||||
{
|
||||
"key": "landuse",
|
||||
|
||||
Reference in New Issue
Block a user