Modify

Opened 10 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 Nzara, 10 years ago

Type: defectenhancement

comment:2 by simon04, 10 years ago

Component: Plugin mirrored_downloadCore
Keywords: mirrored_download added
Owner: changed from roland.olbricht to team

mirrored_download is now part of core (see #11428)

comment:3 by simon04, 10 years ago

Resolution: wontfix
Status: newclosed

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.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.