mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-20 07:25:15 +02:00
Add grave_yard preset
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "grave yard",
|
||||
"match": {
|
||||
"type": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"amenity": "grave_yard"
|
||||
}
|
||||
},
|
||||
"icon": "cemetery",
|
||||
"form": [
|
||||
"religion"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user