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
+10
View File
@@ -0,0 +1,10 @@
{
"type": "address",
"keys": [
"memorial:addr:city",
"memorial:addr:street",
"memorial:addr:postcode",
"memorial:addr:housenumber"
],
"label": "Nearest building address"
}