mirror of
https://github.com/FoggedLens/iD.git
synced 2026-04-21 19:26:41 +02:00
Add coastline preset
This commit is contained in:
@@ -43,6 +43,17 @@
|
||||
"icon": "",
|
||||
"form": []
|
||||
},
|
||||
{
|
||||
"name": "coastline",
|
||||
"match": {
|
||||
"type": ["line"],
|
||||
"tags": {
|
||||
"natural": "coastline"
|
||||
}
|
||||
},
|
||||
"icon": "",
|
||||
"form": []
|
||||
},
|
||||
{
|
||||
"name": "supermarket",
|
||||
"match": {
|
||||
|
||||
Reference in New Issue
Block a user