Template:OU/obj
Jump to navigation
Jump to search
Usage
Use {{OU/q}} to return objects, similar to {{OverpassNode}} etc. No [out:custom] via {{DisplayOverpass}} yet.
Notes
Syntax
Basics
- Equivalence:
{{preload}} {{type}}({{extent}})[{{tag}}]{{custom}};{{processing}} {{output}}; - Default:
nwr[{{tag}}]; out geom;
Dates
Parameters
Examples
Basic
- {{OU/obj|type= rel |extent= 49.2,7.1,49.3,7.2 |tag= ref="507" |custom= [route=bus] |title= Should show 2 results }} rendered :
Run
Should show 2 results - {{OU/obj|type= rel |extent= around:1000,49.2,7.18 |tag= ref="507" |custom= [route=bus] |title= Should show 2 results }} rendered :
Run
Should show 2 results - {{OU/obj|type= rel |extent= area |tag= ref="507" |custom= [route=bus] |title= Should show 2 results |preload= rel(id:1184821); map_to_area; }} rendered :
Run
Should show 2 results
Date
See also
- {{[[Template:|]]}}