mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-10 06:48:39 +02:00
Preset/stolperstein: Remove memorial:addr field
The `prerequisiteTag` did work nicely. However, the `"type": "address"` only allows to set `addr:*` keys, so we cannot re used it as is. Removing it for now…
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
{
|
||||
"type": "address",
|
||||
"key": "memorial:addr",
|
||||
"keys": [
|
||||
"memorial:addr:city",
|
||||
"memorial:addr:street",
|
||||
"memorial:addr:postcode",
|
||||
"memorial:addr:housenumber"
|
||||
],
|
||||
"label": "Nearest Building Address",
|
||||
"prerequisiteTag": {
|
||||
"key": "memorial:addr:street"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user