﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
10757	Default query for Download from Overpass API	Nzara	team	"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. "	enhancement	closed	normal		Core		wontfix	default-query, mirrored_download	
