Souvenir coins and notes

This commit is contained in:
Robin van der Linde 2024-02-16 23:32:15 +01:00
parent b1d915cec7
commit 6884eacd3b
Signed by untrusted user: Robin-van-der-Linde
GPG key ID: 53956B3252478F0D
10 changed files with 382 additions and 7 deletions

View file

@ -18,7 +18,7 @@
"osmTags": {
"and": [
"amenity=vending_machine",
"vending=elongated_coin"
"vending~.*elongated_coin.*"
]
}
},
@ -440,8 +440,5 @@
"accepts_credit_cards"
],
"deletion": true,
"allowMove": {
"enableImproveAccuracy": true,
"enableRelocation": true
}
}
"allowMove": true
}