|
@ -7,23 +7,16 @@ |
|
|
"query": { |
|
|
"query": { |
|
|
"13": [ |
|
|
"13": [ |
|
|
"(", |
|
|
"(", |
|
|
"node[amenity=recycling][recycling_type=centre];", |
|
|
|
|
|
"way[amenity=recycling][recycling_type=centre];", |
|
|
|
|
|
"relation[amenity=recycling][recycling_type=centre];", |
|
|
|
|
|
|
|
|
"node[amenity=recycling][recycling_type=centre][operator];", |
|
|
|
|
|
"way[amenity=recycling][recycling_type=centre][operator];", |
|
|
|
|
|
"relation[amenity=recycling][recycling_type=centre][operator];", |
|
|
")" |
|
|
")" |
|
|
], |
|
|
], |
|
|
"15": [ |
|
|
"15": [ |
|
|
"(", |
|
|
"(", |
|
|
"node[amenity=recycling];", |
|
|
|
|
|
"way[amenity=recycling];", |
|
|
|
|
|
"relation[amenity=recycling];", |
|
|
|
|
|
")" |
|
|
|
|
|
], |
|
|
|
|
|
"18": [ |
|
|
|
|
|
"(", |
|
|
|
|
|
"node[amenity=recycling];", |
|
|
|
|
|
"way[amenity=recycling];", |
|
|
|
|
|
"relation[amenity=recycling];", |
|
|
|
|
|
|
|
|
"node[amenity=recycling][operator];", |
|
|
|
|
|
"way[amenity=recycling][operator];", |
|
|
|
|
|
"relation[amenity=recycling][operator];", |
|
|
")" |
|
|
")" |
|
|
] |
|
|
] |
|
|
}, |
|
|
}, |
|
|