User:Bjohas/OTE/T1
< User:Bjohas | OTE
Jump to navigation
Jump to search
Output of urlencode: Q=
Syntax highlighting:
[out:json][timeout:800];
// Get all schools in current bounding box
( way[amenity=school]({{bbox}});
node[amenity=school]({{bbox}});
rel[amenity=school]({{bbox}});
) -> .schools;
Possibly see https://phabricator.wikimedia.org/T28213
'"`UNIQ--pre-00000002-QINU`"'
syntaxhighlight
[out:json][timeout:800];
// Get all schools in current bounding box
( way[amenity=school]({{bbox}});
node[amenity=school]({{bbox}});
rel[amenity=school]({{bbox}});
) -> .schools;