mirror of
https://github.com/FoggedLens/iD.git
synced 2026-06-02 21:21:37 +02:00
5901be1027
(re: #3924)
21 lines
312 B
JSON
21 lines
312 B
JSON
{
|
|
"icon": "temaki-tools",
|
|
"fields": [
|
|
"name",
|
|
"craft",
|
|
"operator",
|
|
"address",
|
|
"building_area",
|
|
"opening_hours"
|
|
],
|
|
"geometry": [
|
|
"point",
|
|
"area"
|
|
],
|
|
"tags": {
|
|
"craft": "*"
|
|
},
|
|
"terms": [],
|
|
"name": "Craft"
|
|
}
|