@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
34 lines (33 loc) • 586 B
JSON
{
"icon": "temaki-money_hand",
"fields": [
"name",
"brand",
"address",
"building_area_yes",
"opening_hours",
"payment_multi"
],
"moreFields": [
"{@templates/poi}",
"branch_brand",
"currency_multi"
],
"geometry": [
"point",
"area"
],
"terms": [
"check",
"tax pay",
"bill pay",
"currency",
"finance",
"cash",
"money"
],
"tags": {
"amenity": "payment_centre"
},
"name": "Payment Center"
}