Modify ↓
Opened 11 years ago
Closed 10 years ago
#10757 closed enhancement (wontfix)
Default query for Download from Overpass API
| Reported by: | Nzara | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | |
| Keywords: | default-query, mirrored_download | Cc: |
Description
Give a working example as initial content of the Overpass query field.
E.g.
[timeout:15];( way [highway][name~".*"]; >;); out meta qt;
This would make life much easier for first time users.
Implementation shouldn't be to hard, I suppose.
Attachments (0)
Change History (3)
comment:1 by , 11 years ago
| Type: | defect → enhancement |
|---|
comment:2 by , 10 years ago
| Component: | Plugin mirrored_download → Core |
|---|---|
| Keywords: | mirrored_download added |
| Owner: | changed from to |
comment:3 by , 10 years ago
| Resolution: | → wontfix |
|---|---|
| Status: | new → closed |
As implemented in #11428, the Overpass download features now the Overpass turbo query wizard, which allows to quickly generate a query. Thus, a default query seems superfluous.
Note:
See TracTickets
for help on using tickets.



mirrored_download is now part of core (see #11428)