Files
iD/data/presets/presets/office.json
T
Bryan Housel 593a041f74 various updates to presets
Add "crop" field for landuse=farm/farmland/farmyard (for #2149)
  Add "trees" field for landuse=orchard
  Add landuse=landfill
  Add the hoops=* field to the basketball preset (for #1984)
  Add amenity=nightclub
  Add smoking field for many presets under amenity, building, office, tourism (for #1990)
2014-03-17 23:10:34 -04:00

20 lines
289 B
JSON

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