mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 17:23:02 +00:00
Merge branch 'memorial' of https://github.com/boothym/iD into boothym-memorial
This commit is contained in:
5
data/presets/fields/memorial.json
Normal file
5
data/presets/fields/memorial.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"key": "memorial",
|
||||
"type": "typeCombo",
|
||||
"label": "Type"
|
||||
}
|
||||
@@ -2,6 +2,7 @@
|
||||
"icon": "monument",
|
||||
"fields": [
|
||||
"name",
|
||||
"memorial",
|
||||
"inscription"
|
||||
],
|
||||
"geometry": [
|
||||
|
||||
Reference in New Issue
Block a user