Add preset stolperstein with deprecations and memorial:addr field

This commit is contained in:
Tobias 2023-07-21 13:42:41 +02:00
parent a06efd896e
commit 7f4027c4ca
3 changed files with 42 additions and 0 deletions

View file

@ -0,0 +1,24 @@
{
"icon": "temaki-plaque",
"fields": [
"name",
"inscription",
"subject/wikidata",
"image"
],
"moreFields": [
"website",
"wikimedia_commons",
"memorial/addr",
"address"
],
"geometry": [
"point",
"vertex"
],
"tags": {
"historic": "memorial",
"memorial": "stolperstein"
},
"name": "Memorial Plaque Stolperstein"
}