mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-22 16:19:48 +02:00
Display logos for name-suggestion-index brands in the sidebar (close #5167)
This commit is contained in:
+1802
-1802
File diff suppressed because it is too large
Load Diff
@@ -59,6 +59,10 @@
|
||||
"description": "Name of preset icon which represents this preset",
|
||||
"type": "string"
|
||||
},
|
||||
"imageURL": {
|
||||
"description": "The URL of a remote image that is more specific than 'icon'",
|
||||
"type": "string"
|
||||
},
|
||||
"terms": {
|
||||
"description": "English synonyms or related terms",
|
||||
"type": "array",
|
||||
|
||||
@@ -1713,6 +1713,7 @@
|
||||
{"key": "man_made", "value": "MDF", "description": "🄳 ➜ telecom=exchange"},
|
||||
{"key": "man_made", "value": "water_tank", "description": "🄳 ➜ man_made=storage_tank + content=water"},
|
||||
{"key": "man_made", "value": "well", "description": "🄳 ➜ man_made=water_well"},
|
||||
{"key": "memorial", "value": "plate", "description": "🄳 ➜ memorial=plaque"},
|
||||
{"key": "mining_resource", "description": "🄳 ➜ resource=*"},
|
||||
{"key": "natural", "value": "marsh", "description": "🄳 ➜ natural=wetland + wetland=marsh"},
|
||||
{"key": "natural", "value": "waterfall", "description": "🄳 ➜ waterway=waterfall"},
|
||||
|
||||
Reference in New Issue
Block a user