mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-21 15:56:56 +02:00
Add island preset
This commit is contained in:
@@ -115,6 +115,29 @@
|
||||
},
|
||||
"icon": ""
|
||||
},
|
||||
{
|
||||
"name": "island",
|
||||
"match": {
|
||||
"type": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"archipelago",
|
||||
"atoll",
|
||||
"bar",
|
||||
"cay",
|
||||
"isle",
|
||||
"islet",
|
||||
"key",
|
||||
"reef"
|
||||
],
|
||||
"tags": {
|
||||
"place": "island"
|
||||
}
|
||||
},
|
||||
"icon": ""
|
||||
},
|
||||
{
|
||||
"name": "supermarket",
|
||||
"match": {
|
||||
|
||||
Reference in New Issue
Block a user