Files
iD/data/presets/presets/office.json
T
Bryan Housel 1658ada4db Switch from "commercial" to "suitcase" icon for most offices
Probably should have just done this when we did #4590
The "commercial" icon looks more like a retail storefront.
2018-01-02 14:25:40 -05:00

22 lines
328 B
JSON

{
"icon": "suitcase",
"fields": [
"name",
"office",
"address",
"building_area",
"opening_hours",
"smoking"
],
"geometry": [
"point",
"vertex",
"area"
],
"tags": {
"office": "*"
},
"terms": [],
"name": "Office"
}