mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-24 09:04:02 +02:00
20 lines
292 B
JSON
20 lines
292 B
JSON
{
|
|
"icon": "poi-tool",
|
|
"fields": [
|
|
"craft",
|
|
"operator",
|
|
"address",
|
|
"building_area",
|
|
"opening_hours"
|
|
],
|
|
"geometry": [
|
|
"point",
|
|
"area"
|
|
],
|
|
"tags": {
|
|
"craft": "*"
|
|
},
|
|
"terms": [],
|
|
"name": "Craft"
|
|
}
|