@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
37 lines (36 loc) • 675 B
JSON
{
"icon": "temaki-money_hand",
"fields": [
"name",
"brand",
"address",
"building_area_yes",
"opening_hours",
"payment_multi",
"currency_multi"
],
"moreFields": [
"{@templates/poi}",
"branch_brand"
],
"geometry": [
"point",
"area"
],
"terms": [
"money order",
"check",
"bill",
"currency",
"finance",
"wire transfer",
"cable",
"person to person",
"cash to cash",
"exchange"
],
"tags": {
"amenity": "money_transfer"
},
"name": "Money Transfer Station"
}