Files
iD/data/presets/presets/shop.json
T
2020-04-24 12:28:11 -07:00

45 lines
847 B
JSON

{
"icon": "maki-shop",
"fields": [
"name",
"shop",
"operator",
"address",
"building_area",
"opening_hours",
"opening_hours/covid19",
"payment_multi"
],
"moreFields": [
"air_conditioning",
"brand",
"building/levels_building",
"currency_multi",
"ele",
"email",
"fax",
"gnis/feature_id",
"height_building",
"internet_access",
"internet_access/fee",
"internet_access/ssid",
"level",
"not/name",
"phone",
"ref/vatin",
"second_hand",
"stroller",
"website",
"wheelchair"
],
"geometry": [
"point",
"area"
],
"tags": {
"shop": "*"
},
"terms": [],
"name": "Shop"
}