forked from MapComplete/MapComplete
Move and delete for ticket machine/validator
This commit is contained in:
parent
10412e62a0
commit
3aa7dde420
2 changed files with 21 additions and 3 deletions
|
@ -92,5 +92,7 @@
|
||||||
"centroid"
|
"centroid"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"allowMove": true,
|
||||||
|
"deletion": true
|
||||||
}
|
}
|
|
@ -56,7 +56,21 @@
|
||||||
"de": "Name des Betreibers",
|
"de": "Name des Betreibers",
|
||||||
"nl": "Naam van de beheerder"
|
"nl": "Naam van de beheerder"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"mappings": [
|
||||||
|
{
|
||||||
|
"if": "operator=Nederlandse Spoorwegen",
|
||||||
|
"then": {
|
||||||
|
"en": "Dutch Railways (NS)",
|
||||||
|
"nl": "Nederlandse Spoorwegen (NS)",
|
||||||
|
"de": "Niederländische Eisenbahn (NS)"
|
||||||
|
},
|
||||||
|
"addExtraTags": [
|
||||||
|
"operator:wikidata=Q23076"
|
||||||
|
],
|
||||||
|
"hideInAnswer": "_country!=nl"
|
||||||
|
}
|
||||||
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"builtin": "payment-options",
|
"builtin": "payment-options",
|
||||||
|
@ -106,5 +120,7 @@
|
||||||
"centroid"
|
"centroid"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"allowMove":true,
|
||||||
|
"deletion":true
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue