Add icon for landuse=construction

This commit is contained in:
Bryan Housel
2018-06-11 13:53:14 -04:00
parent ccb7c72b30
commit 1152975218
3 changed files with 4 additions and 1 deletions

View File

@@ -8871,6 +8871,7 @@
"name": "Commercial Area"
},
"landuse/construction": {
"icon": "temaki-tools",
"fields": [
"name",
"construction",

View File

@@ -1,4 +1,5 @@
{
"icon": "temaki-tools",
"fields": [
"name",
"construction",

View File

@@ -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",