mirror of
https://github.com/FoggedLens/iD.git
synced 2026-06-05 22:46:38 +02:00
21 lines
328 B
JSON
21 lines
328 B
JSON
{
|
|
"icon": "poi-tool",
|
|
"fields": [
|
|
"operator",
|
|
"address",
|
|
"building_area",
|
|
"opening_hours"
|
|
],
|
|
"geometry": [
|
|
"point",
|
|
"area"
|
|
],
|
|
"terms": [
|
|
"glass"
|
|
],
|
|
"tags": {
|
|
"craft": "window_construction"
|
|
},
|
|
"name": "Window Construction"
|
|
}
|