Files
iD/data/presets/presets/craft/blacksmith.json
T
2017-03-06 18:46:05 -05:00

18 lines
272 B
JSON

{
"icon": "poi-tool",
"fields": [
"operator",
"address",
"building_area",
"opening_hours"
],
"geometry": [
"point",
"area"
],
"tags": {
"craft": "blacksmith"
},
"name": "Blacksmith"
}